You are not logged in.
I installed Arch Linux a few weeks backs. I installed Apache and I'm having a strange problem with it.
I shutdown apache using sudo /etc/rc.d/httpd stop. But it continues to run. I did ps -ef | grep httpd and killed the process. In spite of this, I can access my localhost web pages from my browser. When I ran netstat -lnp | grep :80 I could see that port 80 was being monitored.
I would appreciate any help to clarify me on this problem.
Offline