You don't have permission to access this resource
Posted by: Lucken (---.access.telenet.be)
Date: January 19, 2026 11:23AM

- Windows version used: Windows 10 64-bit
- Version WampServer 3.4.0 64-bit
- Apache Version: 2.4.65
- PHP Version: 8.3.28
- MySQL Version: 8.4.7
- color WampServer icon : green

I have totaly no knowledge of Wamp. But I need it to get a webbased app working.
Everything works fine on the local PC. But as soon as I try to get access on a local pc on the same network or on a remaote PC, I get this message:
Forbidden
You don't have permission to access this resource.
Apache/2.4.65 (Win64) PHP/8.3.28 mod_fcgid/2.3.10-dev Server at 192.168.12.251 Port 80

I'm sure it as a setting in the httpd.conf file, but I have no idea how to solve it.

Options: ReplyQuote
Re: You don't have permission to access this resource
Posted by: Otomatic (Moderator)
Date: January 19, 2026 12:24PM

Hi,

I don't have a network, so I can't help you.

Question to ask on the Apache Lounge forums [www.apachelounge.com]

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: You don't have permission to access this resource
Posted by: WampyAdmin (91.216.236.---)
Date: February 03, 2026 02:44PM

You will need to add a "require"directive to the Location or Directory you created for the website.

If your local network is 192.168.123.1-192.168.123.254 then you would need to add the directive

require ip 192.168.123


See - [httpd.apache.org]

Options: ReplyQuote


Sorry, only registered users may post in this forum.