17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 713 Views |
-
redirecting to directory with in root

5 November 2008 at 3:59pm
I want to create a redirect page to point to a directory in my root. Is there a way to not have SS interrupt the request?
-
Re: redirecting to directory with in root

5 November 2008 at 8:01pm
In your .htaccess put:
RewriteCond %{REQUEST_URI} !/directory
Where directory is, well, the directory you want to omit.
---------------------------------
Easy Serve Webhosting - New Zealand servers, Personal service
silverstripe webhosting
| 713 Views | ||
|
Page:
1
|
Go to Top |

