• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Help Setting Up Apache

BChico

Platinum Member
Im running this behind a linksys router. I am using UPnp to forward the port to a local address...my computer. I already have remote maintanence on the router, and an ftp server working. I can access my webpage through the local host, or accessing it with the local ip. I just cant get it to work from another network. How should i set up the apache gttpd?
 
Originally posted by: BChico
Im running this behind a linksys router. I am using UPnp to forward the port to a local address...my computer. I already have remote maintanence on the router, and an ftp server working. I can access my webpage through the local host, or accessing it with the local ip. I just cant get it to work from another network. How should i set up the apache gttpd?

Hmm Maybe the remote maintanence is blocking your port 80 ? Also, are you sure you forwarded it ?
 
As long as you have it listening on the right ip address, it should work. If you have another system on your internal network, you can test it from there... Get it working inside, then try to get it from outside via your router configuration.
 
I have it working inside the network. I think my httpd file is setup wrong. What should i have for servername and usecanocal name?
 
Back
Top