Changeset 939 for trunk/core/pub-htaccess.txt
- Timestamp:
- 11/25/08 10:54:56 (3 years ago)
- File:
-
- 1 edited
-
trunk/core/pub-htaccess.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/pub-htaccess.txt
r877 r939 14 14 # Deny people from looking at the index 15 15 # Bare in mind that this is largely inadequate 16 # See http:// twiki.org/cgi-bin/view/Codev/SecuringAttachments17 # and http:// develop.twiki.org/~develop/cgi-bin/view/Bugs/Item61016 # See http://foswiki.org/System/AccessControl#Controlling_access_to_Attachment 17 # and http://foswiki.org/Tasks/Item610 18 18 # If you think you have a solution it is in your best interests to share it 19 19 # so others can test your idea. … … 40 40 #add an Expires header that is sufficiently in the future that the browser does not even ask if its uptodate 41 41 # reducing the load on the server significantly 42 #IF you can, you should enable this - it _will_ improve your twiki experience, even if you set it to under one day.42 #IF you can, you should enable this - it _will_ improve your foswiki experience, even if you set it to under one day. 43 43 #LoadModule expires_module libexec/httpd/mod_expires.so 44 44 #AddModule mod_expires.c
Note: See TracChangeset
for help on using the changeset viewer.
