My physical path is Image\ and my virtual path is /Image/
When a user uses an url like http://mydomain/image/ the serveur doesn't re=
conise the /image/ because the name "image" begin whit a lowercase=2E=2E=2E=
=2E
The probleme is the same if a lowercase or an uppercase not match the vitu=
al path or physical path any where in the url=2E=2E=2E=2E
suggest:
You have to convert all the url, physical and virtual path in a lowercase =
to match de string request=2E
|