> -   no_local_copy
> +<  no_local_copy

I don't think I'd do that, as no_local_copy has the potential to be useful
due to the effects it has on some underlying httpd functions.

> -   local_addr
> -   remote_addr
> -   remote_ip
> -   remote_host
> +<  local_addr
> +<  remote_addr
> +<  remote_ip
> +<  remote_host

I'm also not sure about these.  since mod_access uses these for stuff like
Allow and Deny directives it might be useful to be able to change them in
order to subvert the access phase.

> -   local_ip
> -   local_host
> +<  local_ip
> +<  local_host

same here.

all the rest look fine to be read-only.

--Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to