- Posts: 129
- Thank you received: 4
Backend Protection issue
- chrishall57
- Topic Author
- Offline
- Premium Member
-
Going to the website with /administrator doesn't get redirected.
In .htaccess I have:
## Begin Securitycheck Pro Hide Backend UrlRewriteCond %{HTTP_REFERER} ! mysite.com/administrator/ RewriteCond %{QUERY_STRING} !hiddenstring$RewriteCond %{QUERY_STRING} !com_securitycheckprocontrolcenter [NC]RewriteCond %{REQUEST_URI} !templates/administrator [NC]RewriteRule ^.*administrator/? / [R,L]## End Securitycheck Pro Hide Backend Url
Any ideas?
Please Log in or Create an account to join the conversation.
- Jose
-
- Offline
- Administrator
-
- Posts: 4764
- Thank you received: 357
Does this site populate the referer? If the site doesn't send that header, the backend protection will not work.
Regards,
Jose
Please Log in or Create an account to join the conversation.
- chrishall57
- Topic Author
- Offline
- Premium Member
-
- Posts: 129
- Thank you received: 4
Not sure what 'does the site populate the referrer' means?
Please Log in or Create an account to join the conversation.
- chrishall57
- Topic Author
- Offline
- Premium Member
-
- Posts: 129
- Thank you received: 4
Please Log in or Create an account to join the conversation.
- Jose
-
- Offline
- Administrator
-
- Posts: 4764
- Thank you received: 357
Open the inspector tools of your browser and there go to 'network' (or something like that). There you should find the referer. If not, the site (or the server configuration) is not populating it and this feature will not work.
Regards,
Jose
Please Log in or Create an account to join the conversation.
- chrishall57
- Topic Author
- Offline
- Premium Member
-
- Posts: 129
- Thank you received: 4
What can I check next?
Please Log in or Create an account to join the conversation.
This site is not affiliated with or endorsed by the Joomla! Project. It is not supported or warranted by the Joomla! Project or Open Source Matters. The Joomla! logo is used under a limited license granted by Open Source Matters, the trademark holder in the United States and other countries.
We may collect your IP address and your browser's User Agent string while using our site for security reasons. This information is retained only until we check you're not trying to hack our website.