Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #48182


Ignore:
Timestamp:
10/01/2019 09:55:36 PM (6 years ago)
Author:
SergeyBiryukov
Comment:

Hi @ridinhighspeeds, welcome to WordPress Trac!

Thanks for the report, we're already tracking this issue in #17376.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48182

    • Property Status changed from new to closed
    • Property Component changed from Administration to Networks and Sites
    • Property Resolution changed from to duplicate
    • Property Milestone changed from Awaiting Review to
  • Ticket #48182 – Description

    initial v1  
    1010To 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.
    1111
    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?
     12This 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?
    1313
    1414We are on CentOs 7 with cPanel and LiteSpeed Web Server.