Basic database web search implemented
[kewensis.git] / .htaccess
diff --git a/.htaccess b/.htaccess
new file mode 100644 (file)
index 0000000..cc84824
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,6 @@
+SourceCharset iso-8859-2
+DirectoryIndex index.php
+php_flag short_open_tag off
+php_flag magic_quotes_gpc off
+php_flag magic_quotes_runtime off
+AddType text/javascript .js