HTAccess LocationMatch Server Error
问题 I'm trying to use this .htaccess to change the RewriteBase if the location is local or live server. Options +FollowSymlinks RewriteEngine on <LocationMatch "^/(bbtsrv02)/$"> #RewriteBase /beta/admin/ </LocationMatch> RewriteCond %{REQUEST_URI} !index.php$ RewriteCond %{REQUEST_URI} !css/(.*)\. RewriteCond %{REQUEST_URI} !img/(.*)\. RewriteCond %{REQUEST_URI} !incs/(.*)\. RewriteCond %{REQUEST_URI} !js/(.*)\. RewriteCond %{REQUEST_URI} !upload/(.*)\. RewriteCond %{REQUEST_URI} !widget/(.*)\.