X-Git-Url: https://git.jankratochvil.net/?p=kewensis.git;a=blobdiff_plain;f=.htaccess;fp=.htaccess;h=cc8482442be692a97e8eb789905da932aa38b224;hp=0000000000000000000000000000000000000000;hb=cc9a120fa1095fe32c186606799e005456fccb54;hpb=e332ad4bfdbfe8d2764271bdb52e15cb0d8c5c18 diff --git a/.htaccess b/.htaccess new file mode 100644 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