PDA

View Full Version : Help:::how to setup the apache server config file on linux ubuntu ?


a_kalash
June 28th, 2007, 07:43 PM
Hello,

I am using Linux (Ubuntu7.04 Desktop Edition) as an operating system and i did the installation of apache server 2.2.4 to create a local web server and it's running <it works> but i don't have any idea about the instructions or commands that must be change in the config file of apache in order to let the server share the file from the appropriate directory (where the data is exicted)??

If anyone knows how to set up this config file and can provide it to me i will appreciate his or her help!!

Thanks

silverglade00
June 28th, 2007, 09:01 PM
I'm not sure if this is what you are asking, but your website files should go into /var/www/html. That way, going to your website will load /var/www/html/index.html. If you are trying to change the folder that it looks for the website folders, I'm not sure exactly, but you could try looking at apache.conf for that folder.