I'm using this no problem on a server running apache, but we have one client who insists on IIS and I have not been able to get it to work. Has anyone been able to get this to work with IIS? If so, any words of wisdom? :) At 09:25 PM 7/19/01 -0700, rm wrote: >try this url, maybe it will help... > >http://www.zend.com/tips/tips.php?id=68&single=1 > > >--- Gawain <[EMAIL PROTECTED]> wrote: >> I've been wrestling with mod_rewrite and trying to >> understand how to >> use it for my particular purpose. I've got two php >> URLs I'd like to >> rewrite to make them search-engine friendly. >> Currently they look like: >> >> Example 1: >> http://mysite.com/foobar.html?c=23 >> >> Example 2: >> http://mysite.com/foobar.html?c=23&p=45 >> >> What I'd like to end up with is something like: >> >> Example 1: >> http://mysite.com/foobar/23 >> >> Example 2: >> http://mysite.com/foobar/23/45 >> >> I'm kind of new to mod_rewrite and regexp's, so can >> anybody give me a clue? >> >> Thanks! >> >> Gawain >> >> >> -- >> PHP General Mailing List (http://www.php.net/) >> To unsubscribe, e-mail: >> [EMAIL PROTECTED] >> For additional commands, e-mail: >> [EMAIL PROTECTED] >> To contact the list administrators, e-mail: >> [EMAIL PROTECTED] >> > > >__________________________________________________ >Do You Yahoo!? >Get personalized email addresses from Yahoo! Mail >http://personal.mail.yahoo.com/ > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] > ___________________________________________________________ [EMAIL PROTECTED] [EMAIL PROTECTED] http://miriland.com/ http://www.stigma.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]