LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Configuring my web server with APACHE (https://www.linuxquestions.org/questions/linux-newbie-8/configuring-my-web-server-with-apache-265128/)

pkrishna10 12-11-2004 02:39 AM

Configuring my web server with APACHE
 
Hi
could someone tell me what to type in the httpd.conf file in vi PREFIX/conf/httpd.conf.what should i type in there.please please help!!!

MasterC 12-11-2004 03:42 AM

Whoa, um, type "hi".

Really, I don't follow your question at all. What do you type for what? PREFIX is simply a reference to your location of your apache conf files, maybe /etc/apache/conf/httpd.conf What to type in vi to start editing is an 'i' and to save type "ESC" then "wq!" to write the file and quit. Otherwise, I don't know what to tell you.

Cool

backroger 12-11-2004 06:44 AM

If you have a hard time with "vi"

you can do:

gedit httpd.conf

for the setting of httpd.conf, you could try the http://www.apache.org and browse for the documentation there.


All times are GMT -5. The time now is 03:54 PM.