I have an apache server on a linux machine.
I have configured the /var/lib/apache/conf/httpd.conf file , so that the root directory is /usr/web.
If I want an entirely new web page to reside on this server, without disturbing the existing one, how do I configure it. What are the files that need to be changed???
Say, If i want the page to reside under /usr/web2, how do I do it???
thanks
I have configured the /var/lib/apache/conf/httpd.conf file , so that the root directory is /usr/web.
If I want an entirely new web page to reside on this server, without disturbing the existing one, how do I configure it. What are the files that need to be changed???
Say, If i want the page to reside under /usr/web2, how do I do it???
thanks