Tech Forums > PC Tech

Help: Setting up a private web server

(1/2) > >>

Erdy:
Hey guys need some help sa aking private webserver.

installed apache, php, mysql -> success working sa local pc.

kinabit ko sa router to access my webfiles, hindi ko ma access sa mga devices. nakaka connect lang sa network ang mga devices.
saan kaya ang problem?

server ip: 192.168.1.100
router ip: 192.168.1.10

Many thanks sa mga reply.  :)



qroon:
Check your httpd.conf file. This link might help you:

http://httpd.apache.org/docs/2.2/howto/access.html

Erdy:

--- Quote from: qroon on January 02, 2017, 01:57:31 PM ---Check your httpd.conf file. This link might help you:

http://httpd.apache.org/docs/2.2/howto/access.html

--- End quote ---

Thanks, already did that. I think of the configuration in my wifi router.

qroon:
Maybe you already had this resolved. If not, you can tail the httpd's access.log if there are requests coming in. Or you can do a telnet 192.168.1.100 80 from a client (e.g. command prompt) to check if it's connecting.

Erdy:

--- Quote from: qroon on January 04, 2017, 08:48:37 AM ---Maybe you already had this resolved. If not, you can tail the httpd's access.log if there are requests coming in. Or you can do a telnet 192.168.1.100 80 from a client (e.g. command prompt) to check if it's connecting.

--- End quote ---

it's connecting at telnet giving response. but when accessing my local site, http://192.168.1.100/mysite.php, no response.  :-(

will check that htppd access log. thanks!

Navigation

[0] Message Index

[#] Next page

Go to full version