Re: [EMAIL PROTECTED] mod_rewrite subrequests or last rules within

2008-11-26 Thread Peter Kehl
Eric, thank you. Now I see it's mentioned at http://httpd.apache.org/docs/2.0/rewrite/rewrite_tech.html mentions that 'in per-directory context mod_rewrite first rewrites the filename... and then initiates a new internal sub-request with the new URL. This restarts processing of the API phases.'

[EMAIL PROTECTED] mod_rewrite subrequests or last rules within

2008-11-26 Thread Peter Kehl
Hi. My goal was: if URI contains cuckoo, no matter what cookies, then show /index.php. Otherwise if the user hasn't got BREEZESESSION cookie set, then show /set_cookie.php. I've got it working inside but outside : ServerAdmin [EMAIL PROTECTED] DocumentRoot "/Users/peterk/demo_project/con