Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
httpd.conf located at: /private/etc/apache2/httpd.conf

Find line that starts with "Listen"
 
httpd.conf located at: /private/etc/apache2/httpd.conf

Find line that starts with "Listen"

Thanks, but it still doesn't work outside the local network :(

If I use the local IP address, it works fine (see "Picture 1")
If I use my main IP address (which works with my other server), it doesn't work (Picture 2)
 

Attachments

  • Picture 1.png
    Picture 1.png
    229.5 KB · Views: 87
  • Picture 2.png
    Picture 2.png
    110.2 KB · Views: 131
  • Picture 3.png
    Picture 3.png
    181 KB · Views: 133
Picture 1 is using port 80, not 8001. Picture 2 is using 8001. Now, did you restart the HTTP server after editing that file? Apache only reads the config file on startup.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.