Conversation
supportI use this nice plugin on my website. However, It works not on a WordPress installed on a subdomain. How can I fix this? Example: fmbb.be here it works fine 2024.fmbb.be here it is not working. The page I need help with: [ log in to see the link]
What do you mean, not works? What messages do you get? It supposed to work also for subdomains
The error message: Not Found The requested URL was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Can I have a screenshot? Is this a 404 of your server or of your website (WordPress)?
Above the error when I click on adminer on 2024.fmbb.be
There is a problem with your htaccess file. All links under your subdomain such as https://2024.fmbb.be/dgtfgh should redirect to a page of your website, if page dont exist to your website 404 page, not 404 server page…
What do you mean, not works? What messages do you get? It supposed to work also for subdomains
The error message: Not Found The requested URL was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Can I have a screenshot? Is this a 404 of your server or of your website (WordPress)?
Above the error when I click on adminer on 2024.fmbb.be
There is a problem with your htaccess file. All links under your subdomain such as https://2024.fmbb.be/dgtfgh should redirect to a page of your website, if page dont exist to your website 404 page, not 404 server page…