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

Directory alias problem


Go to End


1074 Views

Avatar
Emileneth

Community Member, 3 Posts

12 November 2008 at 5:05am

im using a wamp server installation wich recently downloaded
the server files goes as follow

c:\wamp
c:\wamp\www
c:\wamp\www\silvertripe

Test site works well using:
http://localhost/silvertripe/

but when i use the site with this url:
http://localhost/silverstripe
i get apache's directory listing of the phisical site instead of the rewriten address

can this be corrected if i disable apaches directory listing? how to disable that function?