LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Configuring Apache on Slackware 8.1 Question (https://www.linuxquestions.org/questions/linux-newbie-8/configuring-apache-on-slackware-8-1-question-40067/)

NewbieUser 01-02-2003 07:27 AM

Configuring Apache on Slackware 8.1 Question
 
I am trying to configure the httpd.conf for apache on slackware 8.1 without much success. I did the full install for slack 8.1 but cannot locate the httpd.conf. I did find a httpd file but when I open it up with a text editor it's all a jumble of characters. There is a apacheconfig file however. Would that be the httpd.conf file for slackware 8.1?

If so, would I configure it by simply entering the configurations layed out in the manual anywhere in the file?

I'm new to linux and servers and even text editors, but I desperately would like to set up a server. I have gone thru all the resource sites and printed out the directions and even bought a few books on apache and linux, but I'm having a hard time filling in the info that these references expect me to already know. I can't seem to find any step by step instructions on how to configure httpd let alone find it.

On a side note to my frustrations, I've tried to downloading the latest FreeBSD because the book I bought on Apache recommends using it. I've successfully downloaded the files, which took a few days, and when I tried burning them Disc 2 would always fail to extract giving me errors. I tried different versions of FreeBSD but it's always Disc 2 that has this same problem... I've given up on using FreeBSD.

I haven't slept trying to install linux and locating the httpd.conf and I'm rambling...

If anyone can help me with suggestions in configuring Apache for a web server I'd appreciate it.

Thanks...

acid_kewpie 01-02-2003 07:31 AM

look for /etc/httpd/conf/httpd.conf or similar.

trickykid 01-02-2003 08:04 AM

Actually on Slack its gonna be in your /etc/apache directory where you'll find the httpd.conf file.. :)

acid_kewpie 01-02-2003 08:07 AM

Quote:

or similar
i think that counts. pah!

chr15t0 01-02-2003 10:55 AM

you could try looking in

/usr/local/apache/conf/httpd.conf

or use the locate command to find it?

christo

trickykid 01-02-2003 11:23 AM

Okay, he's using Slackware 8.1 and supposedly it has been installed.

He got 3 different answers but the correct one is mine.. :)

Unless you specified differently, your httpd.conf file is located here:

/etc/apache/httpd.conf

:)

acid_kewpie 01-02-2003 11:26 AM

smug git.

NewbieUser 01-04-2003 05:27 PM

Thank you! I found it in /etc/apache/httpd.conf, it's running and my first server is up!

Thanks guys!


All times are GMT -5. The time now is 08:35 PM.