Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter hydrostar

    (@hydrostar)

    It runs PHP VERSION 7.2.5

    Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    The problem come from your Apache/PHP configuration. In fact, the server doesn’t understand that this URL has to be handled by WordPress. This URL doesn’t reach your WordPress install, thus the plugin rules cannot be applied. The request just throw a 404 at the server level.

    Try to add a AllowOverride All directive in your vhost config file. If you don’t know what it is, look for Plesk documentation about that Apache directive.

    Regards.

    PS: BTW, if you want my opinion, you should avoid using Plesk in the future. cPanel is a far better solution when it comes to web applications.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Website not found on specific URL instead of redirecting’ is closed to new replies.