I have compiled apache with ssl and openssl - all the good stuff. It does encrpted transmission (I guess !!). So if I on my website href all my links to " " then all the tranmissions over the network will be encrypted. But is there a better way than that becuase sometimes you dont alwyas specify the full url as in,
<a href=" <H1>News and Events</H1> </a>
Sometimes you do a relative <a href="../another.html">
Also can anyone post a sample, commented, htaccess file plzzz. Related tutorials/ Links/ Info for duds like me are also greatly appreciated.
Thanks a bunch.
<a href=" <H1>News and Events</H1> </a>
Sometimes you do a relative <a href="../another.html">
Also can anyone post a sample, commented, htaccess file plzzz. Related tutorials/ Links/ Info for duds like me are also greatly appreciated.
Thanks a bunch.