Page 1 of 1

Capitals in web folder's name

Posted: Mon Mar 31, 2008 3:32 am
by lleoun
Hi all,

I want to write in my browser:

http://www.mywebpage.com/myfolder
or
http://www.mywebpage.com/Myfolder

or any combination of capital and low case letters in the word myfolder.

Right now, myfolder in my web server is written all low case, and if I try to write the address with a capital letter in the word myfolder the browser shows a not found error.

How can I solve this??

Thanks in advance!

Re: Capitals in web folder's name

Posted: Mon Mar 31, 2008 3:56 am
by Corvin

Re: Capitals in web folder's name

Posted: Mon Mar 31, 2008 5:33 am
by lleoun
thanks!!