List Info

Thread: accessors for User and Group directives in httpd.conf




accessors for User and Group directives in httpd.conf
user name
2006-01-18 20:29:53
> +#include "unixd.h"
> +

the only concern I have is this part.  mod_rewrite does this

#if !defined(OS2) && !defined(WIN32) &&
!defined(BEOS)  && !defined(NETWARE)
#include "unixd.h"
#define MOD_REWRITE_SET_MUTEX_PERMS /* XXX Apache should
define something */
#endif

similarly with mod_userdir, etc.  so I'd say we probably
need to ifdef out
the include and calls to unixd_config, providing some sort
of default
implementation for the above platforms.

--Geoff

------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribeperl.apache.org
For additional commands, e-mail: dev-helpperl.apache.org

accessors for User and Group directives in httpd.conf
user name
2006-01-18 21:46:25
Geoffrey Young wrote:
>>+#include "unixd.h"
>>+
> 
> 
> the only concern I have is this part.  mod_rewrite does
this
> 
> #if !defined(OS2) && !defined(WIN32) &&
!defined(BEOS)  && !defined(NETWARE)
> #include "unixd.h"
> #define MOD_REWRITE_SET_MUTEX_PERMS /* XXX Apache
should define something */
> #endif
> 
> similarly with mod_userdir, etc.  so I'd say we
probably need to ifdef out
> the include and calls to unixd_config, providing some
sort of default
> implementation for the above platforms.

Thanks Geoff. Fixed and committed.

-- 
____________________________________________________________
_
Stas Bekman mailto:stasstason.org  http://stason.org/
MailChannels: Assured Messaging(TM) http://mailchannels.com/
The "Practical mod_perl" book       http://modperlbook.org/
http://perl.apache.org/
http://perl.org/ http://logilune.com/


------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribeperl.apache.org
For additional commands, e-mail: dev-helpperl.apache.org

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )