Operating System - HP-UX
1831043 Members
2458 Online
110019 Solutions
New Discussion

apache webserver doesn't work well !!!

 
Eric_83
Occasional Advisor

apache webserver doesn't work well !!!

I have a web server . It runs a website very well.
When I configure the httpd.conf file and
edit virtualhost for other sites, after restart
the httpd daemon I discover that virtual host site is very well but original site doesn't work well.
my web server servertype is standalone.
is it the reason ?
cool_boy
4 REPLIES 4
Patrick Chim
Trusted Contributor

Re: apache webserver doesn't work well !!!

Hi,

What version of apache are you using ? Can you attach your httpd.conf for us to see ?

Have you try the 'apachectl configtest' in the apache bin directory to check the syntax ?

Regards,
Patrick
Eric_83
Occasional Advisor

Re: apache webserver doesn't work well !!!

apache version is 1.3.26 and
syntax is OK
cool_boy
oiram
Regular Advisor

Re: apache webserver doesn't work well !!!

Hi Eric,

Could you post your httpd.conf?. I think you must configure too virtual sites one for the new and the other for the original.

Best regards.
Eric_83
Occasional Advisor

Re: apache webserver doesn't work well !!!

it is the httpd.conf file
cool_boy