????
| Current Path : /home2/morganrand/www/store/admin/backups/ |
| Current File : /home2/morganrand/www/store/admin/backups/.htaccess |
# $Id$ # # This is used with Apache WebServers # The following blocks direct HTTP requests in this directory recursively # # For this to work, you must include the parameter 'Limit' to the AllowOverride configuration # # Example: # #<Directory "/usr/local/apache/htdocs"> # AllowOverride Limit # # 'All' with also work. (This configuration is in your apache/conf/httpd.conf file) # # This does not affect PHP include/require functions # # Example: http://server/catalog/admin/backups/backup.sql will not work Options -Indexes <Files *> Order Deny,Allow Deny from all </Files>