Changes between Initial Version and Version 1 of Ticket #48182
- Timestamp:
- 10/01/2019 09:55:36 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48182
-
Property
Status
changed from
new
toclosed
-
Property
Component
changed from
Administration
toNetworks and Sites
-
Property
Resolution
changed from
to
duplicate
-
Property
Milestone
changed from
Awaiting Review
to
-
Property
Status
changed from
-
Ticket #48182 – Description
initial v1 10 10 To protect our websites, we locked down wp-login.php to our IP address, so you may see an error if you try to pull up any of those url's. 11 11 12 This goes the same for all other domains in our Word press multisite. I assume the .htaccess file needs to be tweaked to only allow access to wp-login.php from the parent domain, and not a sub-directory. I assume sub-directory is allowed for those who use multisite in a sub-directory mode?12 This goes the same for all other domains in our WordPress multisite. I assume the .htaccess file needs to be tweaked to only allow access to wp-login.php from the parent domain, and not a sub-directory. I assume sub-directory is allowed for those who use multisite in a sub-directory mode? 13 13 14 14 We are on CentOs 7 with cPanel and LiteSpeed Web Server.