RewriteMap activation

孤街醉人 提交于 2019-12-13 16:00:23

问题


How to activate RewriteMap in apache ? I tried to run rewritemap in httpd config when I restart apache, it says that "RewriteMap not allowed here"

i tried to google and go to apache but couldn't find a way to activate it. anyone know? thanks. :)


回答1:


The Context information tell you where you can use a directive. For RewriteMap it says server config or virtual host.



来源:https://stackoverflow.com/questions/703709/rewritemap-activation

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!