Changeset 1804 for trunk/lib/.htaccess
- Timestamp:
- 05/27/2009 02:16:21 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/lib/.htaccess (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/.htaccess
r1756 r1804 1 # Web-Access to this 2 # folder is forbidden 3 Order deny,allow 1 # 2 # Jlog Library Folder 3 # 4 # By convention this folder must not be reachable via 5 # HTTP protocol, because files in this folder do not 6 # require any direct HTTP requests. 7 # 8 # DO NOT DELETE THIS FILE! 9 # 10 # If you are not using Apache HTTP Webserver please 11 # see your webservers manual for instructions on how 12 # to protect this folder. 13 # 14 15 Order Deny,Allow 4 16 Deny from All
Note: See TracChangeset
for help on using the changeset viewer.
