apache - how to access local webserver -


i have apache server, want access pc @ home. when access using ip address, show http 403 error. can ping web server , turned off firewall web server. , there restrict ip address in apache config. help.

please check log , apache configuration

do add line

require granted 

in configuration?

maybe this answer solve problem,


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -