Invalid command 'RewriteCompatibility2' ?
程序员文章站
2022-05-11 11:42:24
...
用的是phpStudy,php 5.2,apache 2.4。
出错信息:
Invalid command 'RewriteCompatibility2', perhaps misspelled or defined by a module not included in the server configuration
.htaccess文件:
RewriteEngine On
RewriteCompatibility2 On
RepeatLimit 32
RewriteBase
# unsupported directive: [ISAPI_Rewrite]
# 3600 = 1 hour
# unsupported directive: CacheClockRate 3600
在http.config里也添加上了ISAPI:
LoadModule isapi_module modules/mod_isapi.so
查了半天也没发现问题在哪儿,请大家帮忙看下是什么问题
回复内容:
用的是phpStudy,php 5.2,apache 2.4。
出错信息:
Invalid command 'RewriteCompatibility2', perhaps misspelled or defined by a module not included in the server configuration
.htaccess文件:
RewriteEngine On
RewriteCompatibility2 On
RepeatLimit 32
RewriteBase
# unsupported directive: [ISAPI_Rewrite]
# 3600 = 1 hour
# unsupported directive: CacheClockRate 3600
在http.config里也添加上了ISAPI:
LoadModule isapi_module modules/mod_isapi.so
查了半天也没发现问题在哪儿,请大家帮忙看下是什么问题
问题解决了,但可能跟我之前确定的问题没啥关系。
因为我运行的是另一套商业程序,这套程序是架在iis上的,所以后来换成iis后,就没错误了。。。
给大家添麻烦了
推荐阅读
-
mysql出现Error performing load command的解决方法
-
记录无法安装mysql-Invalid GPG Key from file:/etc/pki/rpm-gpg/RPM-GPG-KEY-mysql的解决办法
-
光盘启动笔记本提示bad command的解决
-
VUE解决微信签名及SPA微信invalid signature问题(完美处理)
-
将Reporting services的RDL文件拷贝到另外一台机器时报Data at the root level is invalid的解决方法
-
使用idea关联mysql时报错Server returns invalid timezone. Go to 'Advanced' tab and set 'serverTimezon'
-
微信 jssdk 签名错误invalid signature的解决方法
-
bash scp command not found的解决方法
-
python学习笔记之调用eval函数出现invalid syntax错误问题
-
pip 错误unused-command-line-argument-hard-error-in-future解决办法