I upload My Website But Still Can Not View it, What Do I Need to Do Now?

Article No. 80
Created: 05:34 AM 12.19.03
Author: HPU Support [Link: support@homepageuniverse.com]
Original URL: https://my.homepageuniverse.com/support/knowledgebase/question.php?qstId=80


One of the most common technical issues relating to a new site not being viewable on the Internet is you need to make sure you upload your website files into the web directory 'httpdocs'. Also name the file of your main page to index.html or index.htm.

Additionally, in order for any cgi scripts to work, make sure you have set the permission of the script and the cgi-bin directory to 755. Also, all scripts need to be uploaded into the cgi-bin.

For the actual scripts, the path to perl should be #!/usr/bin/perl

Back to original article