On Wed, Dec 17, 2008 at 12:11 AM, meharo <[email protected]> wrote: > > Can we have a rule to convert > > _http://www.mydomain.com/path/to/myfile.jsp?ARG1=VAL1&ARG2=VAL2&....&ARGN=VALN > > into > > _http://www.mydomain.com/path/to/myfile/ARG1-VAL1/ARG2-VAL2/..../ARGN-VALN.html
http://wiki.apache.org/httpd/RewriteQueryString If you need more help, include what you've tried and the result. -- Eric Covener [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
