Fix error 403 in Xampp access prohibited

If the problem is only in that address, check that the URL is correct.

A typical error is that you are accessing a directory, without having indicated a particular file name and without having an index.html or index.pho in that directory.

Another common error would be that the file permissions do not allow reading. But if you are in Windows 10 as you say it should not be your mistake in all probability.

Nor can it be that the file does not exist because otherwise it would be a 404 error.

It could also be a configuration failure on the server, however it is not probable since the XAMPP installation takes care of configuring the execution of the PHP pages correctly.

See also  Sizzy, a tool for responsive design
Loading Facebook Comments ...
Loading Disqus Comments ...