View Single Post
Old 01-03-2007, 02:20 PM  
borked
Totally Borked
 
borked's Avatar
 
Industry Role:
Join Date: Feb 2005
Posts: 6,284
# locate httpd.conf
/etc/httpd/httpd.conf
# pico /etc/httpd/httpd.conf

Ctrl-O Ctrl-X to save and exit after editing.

Not all vhosts need have their own httpd.conf file, though it makes for easier management - if you want each vhost to have it's own conf file, add this to the end of the main httpd.conf:

Include /etc/httpd/vhosts/*.conf
__________________

For coding work - hit me up on andy // borkedcoder // com
(consider figuring out the email as test #1)



All models are wrong, but some are useful. George E.P. Box. p202
borked is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote