• Resolved groundsun

    (@groundsun)


    wordpress address example.com/wordpress
    site address example.com

    .htaccess

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^(www.)?example.com$
    RewriteRule ^(/)?$ wordpress[L]

    When we try to access example.com/secretlogin we get 404, if we try example.com/wordpress/secretlogin we also get 404.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support MaximeWPS

    (@seinomedia)

    Hello,

    Thanks for using WPS Hide Login.

    I think about a conflict with another tool on your website. Are you using a CDN, a cache plugin or a membership plugin ?

    Thread Starter groundsun

    (@groundsun)

    I’m using a CDN and Cloudflare cache plugin, but so are all my other wordpress installs.

    I have 5 wordpress setups all using the same plugins, the only difference is this wordpress install is on a different directory.

    Thread Starter groundsun

    (@groundsun)

    I tested on a local environment and wasn’t able to reproduce the issue, its’ not a wps hide login issue at this point.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WordPress Address is not the root URL, 404’ is closed to new replies.