Home >Backend Development >PHP Tutorial >Questions about Phalcon
I recently built a project by myself and suddenly found a problem. I don’t know how to solve it. I hope someone can give me some guidance. I don’t know if it’s a lack of configuration or some other reason. My network requests for ajax or static files are all 200, but the opening request is like this, as shown below
The same goes for static files. The paths are wrong. Those that should be 404 are getting 200, which is very depressing. Who can help solve it
I recently built a project by myself and suddenly found a problem. I don’t know how to solve it. I hope someone can give me some guidance. I don’t know if it’s a lack of configuration or some other reason. My network requests for ajax or static files are all 200, but the opening request is like this, as shown below
The same goes for static files. The paths are wrong. Those that should be 404 are getting 200, which is very depressing. Who can help solve it
The last line is to explain the error