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 :

Currently I get 404 not found
use .htacess to rewrite / to /folder easy no?