Why is there a error 500 on a Subdomain to folder

前端 未结 0 1471
北恋
北恋 2021-01-15 02:02

This is what\'s inside the .htaccess

RewriteEngine on
RewriteCond %{HTTP_HOST} ^(.*)\\.domain\\.com
RewriteRule ^(.*)$ Subdomains/%1/$1 [L,NC,QSA]


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题