Changeset 189
- Timestamp:
- 01/22/09 13:47:33 (10 months ago)
- Files:
-
- elgg/trunk/.htaccess (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
elgg/trunk/.htaccess
r182 r189 65 65 66 66 RewriteEngine on 67 68 RewriteCond %{REQUEST_URI} ^/social/?$69 RewriteCond %{QUERY_STRING} ^bounce=(.*)$70 RewriteRule ^(.*)$ %1? [R=301,L]71 72 67 73 68 # If Elgg is in a subdirectory on your site, you might need to add a RewriteBase line

