Administrators uQs Posted September 30, 2022 Administrators Share Posted September 30, 2022 # BEGIN WordPress RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # END WordPress Link to comment Share on other sites More sharing options... 536 3.5k 188
Recommended Posts