Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Case Sensitivity
Name: mongar Date: September 23, 2007 at 13:43:01 Pacific OS: solaris10 CPU/Ram: 1 Product: hp
Comment:
Hi when users go to my website and enter the url in CAPITAL LETTERS or lower case and the file they are trying to get isnt wrritten as they wrote it they get a 404 status code. does somebody has any idea how i can bypass the case sensitive mechanisem of the Solaris /UNIX /linux operating system so when users missple the url they will still reach the site? i have found a couple of solutions can some one tell me what is the best one and for what? the solutions are: 1. use a redirect. 2. use a url rewrite. 3. use a 404 page script redirect.
Summary: If the 2 machines are connect via network connection, I would ftp from your NT box to your solaris box and put the folders onto the machine that way or burn them to a cd, and put the cd into the solar...
Summary: Addendum #1: For the mkdir commands, use: mkdir -p /dir_x/dir_y/orcl901_1 mkdir -p /dir_x/dir_y/orcl901_2 mkdir -p /dir_x/dir_y/orcl901_3 where dir_x and dir_y are directory names of your choice. For ...
Summary: Are you attempting to login with the CDE login interface or CLI. What was the password you set after reboot when requested to do so? (don't tell me...). If you depressed return twice then root has no...