What is the full path to my site?

The full path to your site is:

/home/username/public_html

Make sure to replace "username" with your web site username.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Where is my cgi-bin?

A "cgi-bin" has been created for you inside your public_html directory. You can execute CGI/Perl...

How do I use Server Side Includes?

Use the #include directive to include files in your current html documents. The "file=" or...

How do I tell the web server to parse my files that include Server Side Includes?

Make sure the names of your files end with ".shtml" or ".shtm". For example:index.shtml or...

What should the file permissions of my CGI/Perl scripts be?

Your CGI/Perl scripts should be chmoded to 755 or rwxr-xr-x. Your CGI/Perl scripts will produce...

What is the location of sendmail?

The location on sendmail is:/usr/sbin/sendmail