0
My problem here is that I have a folder called "project" on my server, for a CMS that I use. However, when I click on a link that is in the file for example about.html, it loads a file out of the folder on the main root page, my Rewritebase section looks like this now. Please tell me how to fix it!
Opções -Indexes -MultiViews + FollowSymLinks
RewriteEngine On
RewriteBase / projecto /
The code above doesn’t seem to be working though!
Do you speak Portuguese? Your questions seem to come from google translator.
– André Ribeiro
No, but you know how to fix it?
– hgersitz
Just one comment: tried to change "Options -Indexes -Multiviews + Followsymlinks" to "Options -Indexes -Multiviews + Followsymlinks"?
– Guilherme Nascimento