Julio Cesar Ody <[EMAIL PROTECTED]> writes:

> uses port 443, if you want to keep the https:// in the address bar).
> - check if your application uses absolute URLs (like in
> "http://site/page.php"; instead of "page.php") in the page links. If
> yes, then change that to https, otherwise you'll be thrown out of the
> SSL enabled virtualhost when navigating.

In this situation, I think it's convenient and a little more user
friendly to redirect http to https. That way everyones old bookmarks
still work, and if you type the url in manually, you don't need to
remember/be bothered to put https:// in first. It also means http
absolute urls in the application still work.

This page has one way to do it.

http://www.whoopis.com/howtos/apache-rewrite.html
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to