Hi i have a static ip and a local machine with address 192.168.26.12. I have configured httpd.conf file at 2 places. Listen 9000 and ServerName 192.168.26.12:9000. Through the network I have enabled port forwarding to the local ip 192.168.26.12:9000. However the apache server just doesnt go online(I don't see the green Icon. Its only yellowish). Is there anything else i need to look into to make it live? I have tried netstat -o and I dont see anything running on port 9000. Please help.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.