I set up a subdomain on two different domains (for testing and learning). I follow the instructions from :
http://www.belafontecode.com/how-to-host-multiple-sub-domains-on-modx-revolution/
I can access my subdomains correctly.
When I made a test to simulate a bad URL, the error page of the subdomains did not work under Internet Explorer (6 and up).
I get the classic message «The webpage cannot be found».
But with Chrome and Firefox under Windows and Macintosh, no problem, I see my error page.
One subdomain run under Modx 2.0.8 the other under Modx 2.1.3
Subdomain 1 (modx 2.0.8) :
www.membres.rda2001.com | Bad URL :
www.membres.rda2001.com/rien.html
Subdomain 2 (modx 2.1.3) :
www.dev1.bezenstudio.com | Bad URL :
www.dev1.bezenstudio.com/rien.html
Does anyone has encountered this problem and find a solution?
Web server : Apache
Thank