I can not move out of the / directory, why not?

For security reasons, you cannot move out of the root folder of your own domain.

  • 532 Users Found This Useful

Was this answer helpful?

Related Articles

Redirect http to https and www

To forward a website to use both www. and https:// use the following in an .htaccess file:...

Set CORS header to Allow Access for any Incoming Domain

The following may be used to set to always set the CORS header for any incoming domains without...

How can I redirect http to https?

Create an .htaccess file with the following contents and upload it to your public_html directory....

How can I turn off directory indexing?

In the directory that you wish you turn off directory indexing, you can do it under Index Manager...

Enable AllowOverride

If you have an application that requires allowoverride enabled, create an .htaccess file and...