Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

underscore (_) coded %5F in url

Status
Not open for further replies.

blaiseblaise

Programmer
Jan 22, 2005
1
IS
hi
I have a Flash-php application that was running fine on a fedora core 1 distribution (apache 1.3.x), but now, with mandrake community 10.1 (apache 2.x), I get an error which cause the application to crash. The flash system is building an url and send it to a php page. In this url, all the underscore sign (_) are now converted to "%5F".
I suspect that the apache2 conf file is not the same as the apache 1.3, but can't find where. Or is it a change in the php conf ?
Any help greatly appreciated, tks
blaise
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top