Quantcast
Channel: BulletProof Security Forum » All Posts
Viewing all articles
Browse latest Browse all 12479

Reply To: HC Custom WP-Admin – 403 error

$
0
0

I could not get this plugin to work with BPS or without BPS.  I can see what the plugin is doing and logically see what would need to be done, but I cannot verify if that actually works because I cannot get this plugin to work at all on a XAMPP test site.

I used the slug “test” for testing. Replace “test” with your actual string.

# WP REWRITE LOOP START
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteRule ^test/?$ /wp-login.php [QSA,L]

1.  Logically you would copy the WP REWRITE LOOP START .htaccess code from your root .htaccess file and paste it into this BPS Custom Code text box: CUSTOM CODE WP REWRITE LOOP START: Add www to non-www/non-www to www code here

2.  Click the Save Root Custom Code button.

3.  Go to the Security Modes page, click the Create secure.htaccess File AutoMagic button and activate root folder BulletProof Mode.

These PHP Errors may or may not have something to do with why the plugin will not work on my XAMPP test site:

[20-Jun-2014 21:43:24 UTC] PHP Warning:  file(C:\xampp2\htdocs16\demo9/.htaccess): failed to open stream: No such file or directory in C:\xampp2\htdocs16\demo9\wp-content\plugins\hc-custom-wp-admin-url\hc-custom-wp-admin-url.php on line 137
[20-Jun-2014 21:43:24 UTC] PHP Warning:  implode(): Invalid arguments passed in C:\xampp2\htdocs16\demo9\wp-content\plugins\hc-custom-wp-admin-url\hc-custom-wp-admin-url.php on line 137
[20-Jun-2014 21:43:26 UTC] PHP Warning:  file(C:\xampp2\htdocs16\demo9/.htaccess): failed to open stream: No such file or directory in C:\xampp2\htdocs16\demo9\wp-content\plugins\hc-custom-wp-admin-url\hc-custom-wp-admin-url.php on line 137
[20-Jun-2014 21:43:26 UTC] PHP Warning:  implode(): Invalid arguments passed in C:\xampp2\htdocs16\demo9\wp-content\plugins\hc-custom-wp-admin-url\hc-custom-wp-admin-url.php on line 137
  • This reply was modified 2 hours, 48 minutes ago by Avatar of AITpro Admin AITpro Admin.

Viewing all articles
Browse latest Browse all 12479

Trending Articles