branch | xbelweb |
changeset 17 | 14bec94bbe89 |
parent 3 | 9e7e8b678819 |
--- a/.htaccess Fri Sep 26 11:03:02 2003 -0400 +++ b/.htaccess Fri Sep 26 11:04:15 2003 -0400 @@ -3,7 +3,7 @@ DirectoryIndex index.py AuthType Basic AuthName Fabien@TZoNE -AuthUserFile /home/fabien/.htpasswd +AuthUserFile /home/fabien/public_html/xbelweb/.htpasswd <Limit GET POST> require valid-user </Limit>