Sentora Support Forums

Full Version: Virtual Hosts folder config
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I set a domain so it also includes a folder - example domain.com/subfolder
Do you mean the root usee the sub folder?

You can use .htaccess for that.
(06-14-2016, 07:36 PM)Me.B Wrote: [ -> ]Do you mean the root usee the sub folder?

You can use .htaccess for that.

Yes and no the main domain won't be pointing to the server only the /subfolder :Smile Currently I get 404 not found
use .htacess to rewrite / to /folder easy no?