Details
Description
My WAMP doesn't accept url without end slash. When I tried to connect to a remote Moodle, the url has not slash:
http://jerome.moodle.com/moodle19 (not ok) => http://jerome.moodle.com/moodle19/ (ok)
Is there some rules saying that the apache server should allow url without slash?
I don't know if we can consider that as a bug.
Note that with this problem, I can continue to work/connect on firefox (I reload with a /).
On IE it doesn't give me the right address (http://.../moodle19second/auth/mnet/jump.php?hostid=4), but I still can continue to connect. I just have to reload the http://.../moodle19/, as I do with firefox