Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Silverstrip on a server with existing folders - a .htaccess problem


Go to End


3 Posts   1630 Views

Avatar
robinp

Community Member, 33 Posts

6 August 2008 at 2:55pm

Hi,

I'm trying to install Silverstrip on a server that has other sub sites in folders. I've edit the line

RewriteRule ^(clients|archiving|bm|objects|cgi-bin|feed|images|klogs|moodle|mt|prj|project|robportal|weblogs|zac) - [L]

in .htaccess folder. I've been able to a get directory listing of the folders but when a file is accessed it still tries to process the request thru sapphire/main.php?

Does anyone have any suggestions ?

Cheers

Robin

Avatar
Fuzz10

Community Member, 791 Posts

6 August 2008 at 7:26pm

Avatar
robinp

Community Member, 33 Posts

8 August 2008 at 1:20pm

Thank you that solved the problem.

Cheers

Robin