root/feedmelinks/testing/.htaccess
| Revision 1333, 219 bytes (checked in by jm3, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | AuthName "FML Admin Area" |
| 2 | AuthType Basic |
| 3 | AuthUserFile /home/fml/htpasswd |
| 4 | <Limit GET POST> |
| 5 | require valid-user |
| 6 | </Limit> |
| 7 | |
| 8 | DirectoryIndex index.php index.html index.wml |
| 9 | Options MultiViews Includes Indexes FollowSymLinks |
| 10 |
Note: See TracBrowser for help on using the browser.