php - Server access failed 403 - Extremely urgent, waiting online in a hurry!
高洛峰2017-05-17 09:55:41
0
3
584
I installed apache mysql on window 10 as the server for website access, but when I accessed it, it prompted a Forbidden error with a status code of 403? why is that? ? How to solve it? Waiting online in a hurry
apache is the server and mysql is the database. It is strongly recommended to install something like WAMP, which will help you with the default configuration. apache + mysql + php If you install them one by one manually, there will definitely be incorrect configurations. For specific questions, go to Google. There are such questions on stackoverflow.
apache is the server and mysql is the database.
It is strongly recommended to install something like WAMP, which will help you with the default configuration. apache + mysql + php
If you install them one by one manually, there will definitely be incorrect configurations. For specific questions, go to Google. There are such questions on stackoverflow.
The configuration is incorrect, or the access permission of apache is not released
If you access a folder, you need to allow auto index; if you access a file, it depends on your configuration