Changes between Version 16 and Version 17 of InstallationGuidelines/Linux/Server/ApacheMySQL
- Timestamp:
- 01/16/12 14:43:31 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Linux/Server/ApacheMySQL
v16 v17 282 282 283 283 RewriteEngine On 284 # Stop GoogleBot from slowing us down 285 RewriteRule .*robots\.txt$ /eden/static/robots.txt [L] 284 286 # extract desired cookie value from multiple-cookie HTTP header 285 287 #RewriteCond %{HTTP_COOKIE} registered=([^;]+) … … 416 418 # END 417 419 }}} 420 }}}