954,242 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

mod_rewrite puzzle

Hello,
I am in a slight dilema, microsoft stopped the URL structure of http://username:password@mysite.com/page1.html , back in february.

One of my previous applications logged people silently into an oracle web solution using apache with mod_plsql, since the microsoft patch http://support.microsoft.com/default.aspx?scid=kb;en-us;834489
this has not been possible, I have spoken to oracle and they have suggested the registry entry amendment supplied by microsoft which solves the problem but not every client can do this, after more discussion mod_rewrite was suggested. but after reading the two documents the reference and guide, I still do not know any whether this is possible.

can anyone give me any pointers as to whether mod_Rewrite can turn something like this

http://mysite.com/startpage.html@User=stuart&Password=apples

to

http://stuart:apples@mysite.com/startpage.html

and if these amendments are made to the URL, is it just handled in apache or does the ie client re-parse the URL ( and fail it ) ?

thanks

clartsonly
Newbie Poster
15 posts since Oct 2004
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: