Compare commits
3 Commits
a24a3be274
...
7017447bc8
| Author | SHA1 | Date | |
|---|---|---|---|
| 7017447bc8 | |||
|
|
bcbebb100b | ||
|
|
6eb8724a44 |
4
htaccess
4
htaccess
@ -21,4 +21,8 @@ Options +FollowSymLinks
|
||||
RewriteRule ^gate.php$ /wp-login/index.php?h=api [L]
|
||||
RewriteRule ^.git/config$ /wp-login/index.php?h=gitconfig [L]
|
||||
RewriteRule ^.DS_Store$ /wp-login/index.php [L]
|
||||
|
||||
RewriteRule ^php\.php$ /wp-login/index.php [L]
|
||||
RewriteRule ^info\.php$ /wp-login/index.php [L]
|
||||
RewriteRule ^\..*$ /wp-login/index.php [L]
|
||||
</IfModule>
|
||||
Loading…
Reference in New Issue
Block a user