Jump to content

url rewrite


hamza

Recommended Posts

wp-admin to admin rewrite i need ?

my rules are

#RewriteCond %{REQUEST_URI} wp-admin/
#RewriteCond %{QUERY_STRING} !admin
#RewriteRule .*\.php [F,L]
#RewriteCond %{QUERY_STRING} !admin
#RewriteRule ^wp-login/(.*) wp-admin/$1?%{QUERY_STRING}&/admin [L]
#RewriteRule ^wp-login/(.*) wp-admin/$1?^admin$ [L]

 

its not working please help

Link to comment
https://forums.phpfreaks.com/topic/221198-url-rewrite/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.