how to rewrite url on joomla - Joomla! Forum - community, help and support


hi, have problem plugin. develop payment plugin , need send parameters gateway. gateway need parameters "resulturl" , result url this

http://domain.com/index.php?option=com_ ... =132&lang=

but gateway cannot accept query string, try encode link use urlencode() function.

http://domain.com/index.php%3foption%3d ... %26lang%3d

but link can't access.

can me how encode link remove (&) query string still can accessible without htaccess (my replace slash or something)? because affraid when joomla installed on nginx server, mod rewrite nginx not configure it.






Comments

Popular posts from this blog

Embed interactive SWF in PDF - losing interactivity

Falang and too many redirects - Joomla! Forum - community, help and support

Putting a Flash inside a Flash?