keep cms in subdir and redirect from root ???

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
corvus

keep cms in subdir and redirect from root ???

Post by corvus »

Is it for security reasons possible to keep my cms in a subdir (/strangename)
and redirect from root to this subdir ??

So in the internet explorer the actual dir is not shown as

"http://www.mysite.xx/strangedir"

but as

"http://www.mysite.xx/"


regards,


Jeroen Mulder
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: keep cms in subdir and redirect from root ???

Post by Dee »

It's possible to move the admin directory and set $config['admin_dir']
There's no security reasons I can think of to move the frontend.
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: keep cms in subdir and redirect from root ???

Post by tsw »

but if you want you can.

check the default .htaccess file you need to change it a bit but it should be quite easy
corvus

Re: keep cms in subdir and redirect from root ???

Post by corvus »

Great I am going to try that.

Thanks for the response
Locked

Return to “CMSMS Core”