Interchange Developer Resource
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] is-secure tag



>Which HTTP server are you using?  I've only ever used that UserTag
>with Apache 1.3.x.  I assumed it would work with other servers.
>

I'm running Apache 1.3.26.

>Try creating this:
>
>    UserTag show_secure Routine <<EOR
>    sub {
>        $CGI::secure;
>    }
>    EOR
>
>Put that UserTag on a secure and an ordinary page and see what's
>returned in both cases and then change your is_secure tag to match.

I put the above code in a file called show_secure.tag in the ic/usertag
directory, restarted IC, and [show_secure] returns nothing (blank) on both
secure and non-secure pages.  What's that all about?

- Grant



Search for: Sort by: