On Nov 17, 2007 12:58 PM, Hayden Livingston <halivingston@xxxxxxxxx> wrote: > It really isn't a PHP question. I want to selectively set certain > environmnet variables when I hit a particular location through Apache. > Much like url rewriting. > php_value is not an environment variable. If it can be set per-request, it would be through php mechanisms. Apache environment variables can be set per-request using SetEnvIf or the E= flag to RerwriteRule. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx