Under win is completely can, and in the early days of the Linux server also configured a static URL of some things, but yesterday put the other items on the other project, except the home page all 404, the project with the URL rewrite, really do not understand how to, seek expert guidance
Reply to discussion (solution)
Seek expert guidance
404 is the page can not be found?, Apache said can't find, that is not found
May be true or not, or it may be a privilege without access
Of course, it's probably the wrong rewrite rule.
404 is the page can not be found?, Apache said can't find, that is not found
May be true or not, or it may be a privilege without access
Of course, it's probably the wrong rewrite rule.
Should be the Apach problem, I have modified the online said that two points:
1.
LoadModule Rewrite_module modules/mod_rewrite.so
Here, remove the #
2.
AllowOverride All
This allowoverride is all changed back to all.
3. The. htaccess file is already written
In fact, the beginning is all well-configured, and suddenly it is not
Did you solve the problem now?
Did you solve the problem now?
No
Not as sure as that?
Not as sure as that?
It's done, htaccess. The problem of the original, I do not know why suddenly lost