Tagged Questions
0
votes
0answers
93 views
Help with web server/port forwarding?
All of a sudden my web server (i.e. my old desktop computer) stopped responding. I thought it might be a DHCP issue, since sometimes it gets a new IP address (I don't think I have a static IP address ...
0
votes
1answer
1k views
Allow port 80 into Ubuntu
I'm trying to create a basic web server. I am running Ubuntu 12.04 desktop. I have installed LAMP and set up html files, and when I open a browser and navigate to 192.168.1.95 (static internal IP of ...
1
vote
1answer
106 views
How can I make sure my server is connecting through my router?
I have a Ubuntu server with PHP, Apache2 and all of that setup and working on my LAN. Meaning from any computer connected to the same router I can connect to 10.0.0.3 (My server). I have setup my ...