On Tue, 2003-06-17 at 13:56, Joel Bernstein wrote:
> Alternatively, can anybody suggest a different way to offer this
> functionality? I don't think mod_rewrite applies, since the tests are
> too complicated, but would stand corrected if somebody knows
> different...

Have you tried moving the index.php out of root into a directory
(virtual or otherwise) where all content is passed thru mod_php - can't
remember the settings off the top of my head.

or you could use an internal redirect so that apache treats the new url
as a new request and starts from the beginning of its cycle.

hth,

A.

-- 
Aaron Trevena, BSc (Hons) --- Software Engineer
Tusker Direct :: www.tuskerdirect.com


Reply via email to