Worked a charm. Thank you so much for your help!
On 11/04/2017 12:55 PM, Eric Covener wrote:
>>
> Try 1 string after expr= only:
> #if expr="%{..} !~ ... && %{...} !~..."
>
> -
> To unsubscribe, e-mail: users-unsubscr...@httpd.a
>
Try 1 string after expr= only:
#if expr="%{..} !~ ... && %{...} !~..."
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Good afternoon all,
I've been tinkering with setting up SSI's in some HTML of mine, and
one thing I'm trying to do is have the server decide if it should post
a signup link, or display a logged-in users name (using perl cgi
includes). Using this kind of works:
Sign up here!
T