ispCP - Board - Support
Website in Subfolder - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: Website in Subfolder (/thread-7264.html)



Website in Subfolder - puster - 07-21-2009 12:04 AM

Hi everybody,

a client is preparing a new Website with Joomla. This page is located in a
subfolder of htdocs. If I call http://www.domain.tld/new-site/index.php it shows the error 404.

Is there something wrong or does this folder need special permissions?

Thank you for your help.


RE: Website in Subfolder - joximu - 07-21-2009 08:42 AM

normally - if you create a subdomain, the folder is /subdomain - but this is in reality:

<vu-user-home>/subdomain/htdocs/

and the main domain is:
<vu-user-home>/htdocs/

So - there's no way to get the subdomain-site from the main domain.

Of course - you can change the path, but if you know how, you also know hao to answer the question :-)

/J