mod_rewrite and double slash issue

前端 未结 5 999
半阙折子戏
半阙折子戏 2020-12-28 17:56

I applied the following mod_rewrite rule in Apache2 to redirect from non www to www:

RewriteEngine On
RewriteCond %{HTTP_HOST} ^exa         


        
5条回答
提交回复
热议问题