Ignore:
Timestamp:
11/25/08 10:54:56 (3 years ago)
Author:
KoenMartens
Message:

Item300: more edits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/pub-htaccess.txt

    r877 r939  
    1414# Deny people from looking at the index 
    1515# Bare in mind that this is largely inadequate 
    16 # See http://twiki.org/cgi-bin/view/Codev/SecuringAttachments 
    17 # and http://develop.twiki.org/~develop/cgi-bin/view/Bugs/Item610 
     16# See http://foswiki.org/System/AccessControl#Controlling_access_to_Attachment 
     17# and http://foswiki.org/Tasks/Item610 
    1818# If you think you have a solution it is in your best interests to share it  
    1919# so others can test your idea. 
     
    4040#add an Expires header that is sufficiently in the future that the browser does not even ask if its uptodate 
    4141# 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. 
    4343#LoadModule expires_module libexec/httpd/mod_expires.so 
    4444#AddModule mod_expires.c 
Note: See TracChangeset for help on using the changeset viewer.