users@httpd.apache.org

2017-11-04 Thread Adam Vest
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

users@httpd.apache.org

2017-11-04 Thread Eric Covener
> 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

users@httpd.apache.org

2017-11-04 Thread adam . vest
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