Changeset 939
- Timestamp:
- 11/25/08 10:54:56 (3 years ago)
- Location:
- trunk/core
- Files:
-
- 2 edited
-
COPYING (modified) (1 diff)
-
pub-htaccess.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/COPYING
r14 r939 1 TWiki (TM)is copyright as described in the file COPYRIGHT accompanying this notice.1 Foswiki is copyright as described in the file COPYRIGHT accompanying this notice. 2 2 3 TWiki (TM)is licensed under the terms of the GNU General Public License4 as published by the Free Software Foundation. See the file LICENSE in the TWiki root for more3 Foswiki is licensed under the terms of the GNU General Public License 4 as published by the Free Software Foundation. See the file LICENSE in the Foswiki root for more 5 5 details of your obligations when distributing this work or any part of it. -
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.
