X-Git-Url: https://harishankar.org/repos/?p=biaweb_qt.git;a=blobdiff_plain;f=biaweb_strings.py;h=65cb21fd71ce6f8afc00320ab988eb40b87cf80b;hp=30b9f2c8833e63060ca286f230a19a0a5e754a5b;hb=cd074c8da38f6cc0ad808783ca7e631967dfdd47;hpb=de54d2eb3b283030bd98f7a1f6d056ce2e56b4d7 diff --git a/biaweb_strings.py b/biaweb_strings.py index 30b9f2c..65cb21f 100644 --- a/biaweb_strings.py +++ b/biaweb_strings.py @@ -38,7 +38,7 @@ template_main = """ + BiaWeb Qt created by V. Harishankar """ @@ -450,4 +450,9 @@ yes yet you your -z""".split ("\n") \ No newline at end of file +z""".split ("\n") + +searchindex_htaccess = """ + order allow,deny + deny from all +""" \ No newline at end of file