PDA

View Full Version : httpd.conf


slowice
10-31-2006, 08:33 AM
I opened my httpd.conf with the file manager to look at it and accidentally clicked 'save' to close it. unfortunately the whole thing saved only like the last 100 lines of the httpd.conf, and i can't find a backup copy of it.

Could somebody (gate.com support maybe) post the std httpd.conf which gets installed on a VPS ? Or point me to the directory where a copy might be saved at?

Thanks in advance

Teej
11-04-2006, 07:43 AM
Here's the standard VPS apache httpd config-file (http://www.tjworld.net/httpd.conf) from /etc/httpd/conf/httpd.conf

To get it from the shell, start an SSH session, then use the command:wget http://www.tjworld.net/httpd.conf

slowice
11-04-2006, 08:24 AM
thank you very much.