Thursday, July 30, 2009

I want use the linux apache webserver, where shoul i insert my web forlder in linux operating system?

could you please tell me in which is the web folder in linux operating system.





eg in iis %26gt; c:/inetpub/wwwroot/


similarly


in linux which folder ?

I want use the linux apache webserver, where shoul i insert my web forlder in linux operating system?
Hello, if you already have Apache installed, then look at the folder /var/www/htdocs/. This is the default web folder of the apache on a default installation. Further, you can go to the Apache configuration file , httpd.conf and look for "DocumentRoot". The value corresponding to this is your web folder.
Reply:If you are using Redhat/Fedora, this would probably be /var/www/html and in Debian/Ubuntu/Kubuntu etc., this is in /var/www





The location is defined in the httpd.conf file
Reply:Well i would suggest that you to open /etc/httpd/conf/ httpd.conf and there find for DocumentRoot. whatever is mentioend over ( by defalt /var/www/html)there is the web root for docs by default. if you want to chage that change and restart the webserver it will setup. need any more info buzz me on kshounish@yahoo.com.


No comments:

Post a Comment