ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> modperl
modperl
Re: $r->dir_config->(un)set issue...
by Geoffrey Young other posts by this author
Jul 31 2002 11:33AM messages near this date
Re: $r->dir_config->(un)set issue... | Re: $r->dir_config->(un)set issue...
simran wrote:

>  Does that mean that 
>  
>  $r->dir_config is not the same as $r->server->dir_config ?
>  
>  A PerlUnsetVar would indeed be very handy... as would PerlUnsetEnv :-) 

I looked into implementing that the last time it came up but IIRC it 
would take redoing the merge routines - from what I remember I got 
PerlUnsetVar to work at conf parse time, but it ended up being 
repopulated at request time when the directory merger ran (to merge 
$r-> server->dir_config and $r->dir_config I think).

calling unset() manually is probably your best bet.

--Geoff
Thread:
Greg Rumple
Geoffrey Young
Stas Bekman
Stas Bekman
simran
Geoffrey Young
simran
simran
Kyle Dawkins
Greg Rumple
Drew Taylor
Greg Rumple
David Kaufman
Greg Rumple

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved