X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=.htaccess;fp=.htaccess;h=69d32f619f6223dfb978e1b1484d2324b9403723;hb=4bae83722b9b78dfee2fbae3a3ba85fd3cf561b5;hp=fc1a446ce7d72fb08a0071514d07b9fd7a88f2d6;hpb=bda0ccaa45bbafbc6c5c51857b47fcb98b2b8d48;p=www.energie.vellum.cz.git diff --git a/.htaccess b/.htaccess index fc1a446..69d32f6 100644 --- a/.htaccess +++ b/.htaccess @@ -1,9 +1,11 @@ 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 - + AuthType Basic - AuthName energie.objednavka - AuthUserFile /home/short/priv/energie.objednavka.passwd + AuthName energie.objednavky + AuthUserFile /home/short/priv/energie.objednavky.passwd require valid-user