[CGI3.11] What is the server path?

The path to your website is partially determined by your domain name, but is in the following format:
/home/sites/your-domain-name.com/public_html

If you are using PHP, you can find out this path by entering the following into a php script:
echo getcwd();

Was this answer helpful?

 Print this Article

Also Read

[CGI3.13] How can I update my Joomla1.5 to the latest version?

Upgrading existing installations of Joomla 1.5The authors of Joomla issue patches which will...

[CGI3.04] What is Perl?

Short for Practical Extraction and Report Language, Perl is a programming language developed by...

[CGI3.14] Why do you not have a one click install for Magento shopping cart?

Magento is a very resource hungry application, we have found it performs poorly on shared hosting...

[CGI3.02] What modules are installed on the server?

Simply log into your Hosting cPanel v7.5 Control Panel and select Web Diagnostics. Under that...

[CGI3.08] Is mod_rewrite installed?

Yes, mod_rewrite is installed on our Linux servers, and Apache-style rewrites are available on...