From: short <> Date: Wed, 20 Mar 2002 20:56:30 +0000 (+0000) Subject: Now also "inzeraty.php" is password protected X-Git-Url: https://git.jankratochvil.net/?p=www.energie.vellum.cz.git;a=commitdiff_plain;h=886105e5eea45b6106ebebf6b10ad60c45e7aead Now also "inzeraty.php" is password protected - Implemented "radkova inzerce" --- diff --git a/.htaccess b/.htaccess index 5bf9249..c8cdd7a 100644 --- a/.htaccess +++ b/.htaccess @@ -4,9 +4,9 @@ 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.objednavky AuthUserFile /home/short/priv/energie.objednavky.passwd require valid-user - +