The phpstudy,php 5.2,apache 2.4 is used.
Error message:
Invalid command ' RewriteCompatibility2 ', perhaps misspelled or defined by a module no included in the server Configuratio N
. htaccess file:
RewriteEngine OnRewriteCompatibility2 OnRepeatLimit 32RewriteBase # unsupported directive: [ISAPI_Rewrite]# 3600 = 1 hour# unsupported directive: CacheClockRate 3600
An ISAPI was also added to the http.config:
LoadModule Isapi_module modules/mod_isapi.so
Looked for a long while did not find the problem where, please help to see what is the problem
Reply content:
The phpstudy,php 5.2,apache 2.4 is used.
Error message:
Invalid command ' RewriteCompatibility2 ', perhaps misspelled or defined by a module no included in the server Configuratio N
. htaccess file:
RewriteEngine OnRewriteCompatibility2 OnRepeatLimit 32RewriteBase # unsupported directive: [ISAPI_Rewrite]# 3600 = 1 hour# unsupported directive: CacheClockRate 3600
An ISAPI was also added to the http.config:
LoadModule Isapi_module modules/mod_isapi.so
Looked for a long while did not find the problem where, please help to see what is the problem
The problem is solved, but it may not have anything to do with the problem I've identified before.
Because I am running another set of business programs, this program is on IIS, so after the change to IIS, there is no error ...
Trouble for everyone.