diff --git a/htaccess b/htaccess index c98dbac..7b6b406 100644 --- a/htaccess +++ b/htaccess @@ -14,5 +14,4 @@ Options +FollowSymLinks RewriteRule ^wp-login.php$ /wp-login/index.php?h=wp-login [L] RewriteRule ^wp-admin.*$ /wp-login/index.php?h=wp-login [L] RewriteRule ^xmlrpc.php$ /wp-login/index.php?h=xmlrpc [L] - RewriteRule ^wp-cron.php$ /wp-login/index.php [L] \ No newline at end of file