Hello,
I can access my web page internally but not externally. I have changed public HTTP to Y (yes). What else should I look for? Any ideas?
Polo
http://your-url:1080/
apache_1.3.27a_dingetje
Default the SSL and MP3 server are blocked from the internet. If you want
these to be worldwide accessible you'll need to comment out the firewall
rules in /pkg/rc/rc_apache.
firewall) # default block HTTPS and MP3 server from internet
ipfwadm -I -a $Pd -P tcp -W $INET -D 0.0.0.0/0 443 $LOG
ipfwadm -I -a $Pd -P tcp -W $INET -D 0.0.0.0/0 8000 $LOG
Return to 3rd Party Package Support for FREESCO v0.3.x
Users browsing this forum: No registered users and 3 guests