Your Server

In what folder do I put my files on a linux server so they can be seen on the internet?

I am setting up my website on a dedicated linux server provided by a hosting company (GoDaddy.com) running Fedora 4.0. I have set up the domain using a control panel and pointed my domain's DNS to the server. What folder should I put my files in for them to be seen on the internet?

Public Comments

  1. If there's only one website on the server, by default they go in /var/www/html. It is possible to customise the location by editing the /etc/httpd/conf/httpd.conf file. If you are setting up virtual hosting, refer to http://www.mjmwired.net/resources/mjm-apache-virtual-sites.html
Powered by Yahoo! Answers