On Thursday 07 September 2006 2:50 am, Shawn wrote: > Nick Wiltshire wrote: > > That was actually the extent of the error. 500: internal server error. > > Your Apache config passed the testing phase but it's pooched, so fix it. > > Of course it puts it a bit more technical than that. > > /var/log/apache2/error.log > > The pertinent details should be in there. (If I've remembered the right > file name/path).
Yeah...I suppose I should have thought of that :P but alas, I have solved my problem, in a roundabout way. After the rewrite happens, in php the $_SERVER array contains: [REDIRECT_QUERY_STRING] => var=/this/is/a/test which is the string I needed. Though $_GET still contains [var] => /index.php which, while I see where that came from, I don't understand why. Perhaps some more reading is in order. > > > This is helpful while learning: > > http://www.ilovejackdaniels.com/apache/mod_rewrite-cheat-sheet/ > > The domain name says it all.. :) (useful link though, thanks) > haha I think Jack might be helpful when learning mod_rewrite....it'd take the stress out of it. Nick _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

