Re: [EMAIL PROTECTED] RewriteCond help needed

2005-08-05 Thread klute
lot, James --- Joshua Slive <[EMAIL PROTECTED]> wrote: > On 8/5/05, klute <[EMAIL PROTECTED]> wrote: > > Part 2 (not-so-easy) > > If user requests > > /search > > where "|" is listed as any of the params (meaning > no > > filtering for tha

[EMAIL PROTECTED] mod_cond/mod_rewrite help needed

2005-08-05 Thread klute
Hello all, I am having a hard time writing the following cond/rule: Part 1 (easy) If user requests /search where keywords is an actual string, the following should be invoked: /search.php?keyword=&category=&sortby=&sorttype= Part 2 (not-so-easy) If user requests /search where "|" is lis