| | |
website designed using PHP is case sensitive
Please support our Site Layout and Usability advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: May 2007
Posts: 9
Reputation:
Solved Threads: 0
We redesigned our website using PHP. However, the case-sensitivity of the links seems to be causing many errors. If customers type in by capitalizing, say in the link http://www.wspgweb.com/custom-website-design.php as say /Custom-Website-Design.php, the link does not work. However the root URL http://www.wspgweb.com seems to be working as non-case sensitive.
Has some one found a solution this problem?
Has some one found a solution this problem?
Last edited by alwaysonline; May 5th, 2007 at 1:03 am. Reason: typing error
Website addresses have always been case-sensitive on UNIX machines. It actually depends on the server's internal code whether it responds to case. Your customers should be told to enter the website as written and that website addresses are case-sensitive.
Everyone should always treat web addresses and email addresses as being case-sensitive, because many servers already treat them so.
Everyone should always treat web addresses and email addresses as being case-sensitive, because many servers already treat them so.
Daylight-saving time uses more gasoline
•
•
Join Date: May 2007
Posts: 9
Reputation:
Solved Threads: 0
Thank you. Mid-magic. However, the root URL seems to be routing all requests to www.wspgweb.com even if someone types WSPGweb.com. How can that be not case sensitive if the /extension is case sensitive.
That's part of the problem. Different programs and different equipment behave differently. There is no standardized behavior yet. So it is a good idea to type everything in lowercase until they finally get it sorted out.
The Internet routers are routing the
portion of the address to your server. They are not yet case sensitive.
The
portion of the url is handled by your server, which is using case-sensitive software.
The Internet routers are routing the
http://www.wspqweb.com
The
/custom-website-design.php
Daylight-saving time uses more gasoline
•
•
Join Date: May 2007
Posts: 9
Reputation:
Solved Threads: 0
•
•
•
•
That's part of the problem. Different programs and different equipment behave differently. There is no standardized behavior yet. So it is a good idea to type everything in lowercase until they finally get it sorted out.
The Internet routers are routing the
portion of the address to your server. They are not yet case sensitive.
The
portion of the url is handled by your server, which is using case-sensitive software.
Last edited by alwaysonline; May 31st, 2007 at 6:35 pm.
•
•
Join Date: May 2007
Posts: 9
Reputation:
Solved Threads: 0
•
•
•
•
that happens on daniweb too. I believe its due to the fact that most sites run on Linux servers which are case sensitive
HTML is not case sensitive though....
![]() |
Similar Threads
- Xml Case Sensitive (VB.NET)
- Is Select Case statement case sensitive in VB6? (Visual Basic 4 / 5 / 6)
Other Threads in the Site Layout and Usability Forum
- Previous Thread: Joomla or Mambo?
- Next Thread: How do I incorporate a search engine on my website?
| Thread Tools | Search this Thread |
blogging content customer design development dreamweaver duplicate email evaluation filesharing firefox flash gilbane google html itunes javascript kazaa layout music napster peertopeer photoshop remote remoteserver satellitenavigation satnav server site tables template tips tomtom url wave web website websitedesignreview web_development web_sites






