E Essage Member Nov 8, 2001 #1 Can´t find it. I can find httpd_conf.pm but not the http.conf Where is it? ---------------------------------- Essage MacOS X Server 10.1 Newbie to OS X Server & Unix
Can´t find it. I can find httpd_conf.pm but not the http.conf Where is it? ---------------------------------- Essage MacOS X Server 10.1 Newbie to OS X Server & Unix
E Essage Member Nov 9, 2001 #3 Thanks. I read the "php in os x server 10.1"-thread and followed the steps exactly. For some reason (I think i saw it in a readme file somewhere) I thought it should be somewhere in usr/local/apache...
Thanks. I read the "php in os x server 10.1"-thread and followed the steps exactly. For some reason (I think i saw it in a readme file somewhere) I thought it should be somewhere in usr/local/apache...
Yellowbeard And The World Returned Oct 17, 2002 #4 can one of you guys please post or send me the original http.conf file I messed mine all up and didn't save the original. --thnx
can one of you guys please post or send me the original http.conf file I messed mine all up and didn't save the original. --thnx
S stephan Member Oct 17, 2002 #6 Hmm... tried to Attach a file in the last thread. Doesn't seem to work :-/
Captain Code Moderator Staff member Mod Oct 17, 2002 #7 Don't worry, you already have the original httpd.conf file! It's in the form of httpd.conf.default. In the terminal type sudo cp /etc/httpd/httpd.conf.default /etc/httpd/httpd.conf and the default file will be copied over the one you messed up
Don't worry, you already have the original httpd.conf file! It's in the form of httpd.conf.default. In the terminal type sudo cp /etc/httpd/httpd.conf.default /etc/httpd/httpd.conf and the default file will be copied over the one you messed up
P pnx_8x Registered Oct 17, 2002 #8 when looking for files in the future don't be afraind to use locate ex. "login% locate httpd.conf"