Hello:
First of all, I am not an expert and am new to all of this. I have been running multiple domains from my web server for some time now, using Rewrites in my .htaccess file on the root level. I have three domains separated into three sub-folders. This has been fine until recently.
For one of my domains, I use indexhibit. The site loads and functions successfully, but I don't like how the URLs are being displayed.
I would like them to be like this:
www.domain.com/section/page
They are currently displayed like this:
www.domain.com/subfolder/section/page
"subfolder" = the name of the subfolder the domain's files are saved in...
can anyone provide assistance on how to fix this?
Thanks in advance.