RewriteRule acts differently for different browsers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,
  apache v2.0

  The reason for this redirection is that when I purchased the SSL
certificate, I did not know to get one for than the domain's URL,
<sohnen-moe.com>. A secure connection to <www.sohnen-moe.com> brings up
the warning about a possibly "untrusted site."

RewriteEngine on
RewriteCond %{HTTP_HOST} =www.sohnen-moe.com
RewriteRule ^/(.*)$ https://sohnen-moe.com/$1 [L,R]

 For the browsers Firefox v5 linux, Chrome v12.0 linux, Opera v11.5
linux, Semaonkey v2.1 os/2, Safari v5.0 windows, Internet Explorer v8, I
get different redirections for the URL <http://www.sohnen-moe.com/>.
  Firefox: http://sohnen-moe.com/////////////////////  <--Not a typo!
   Chrome: https://sohnen-moe.com/
    Opera: http://www.sohnen-moe.com/
Seamonkey: http://www.sohnen-moe.com/
   Safari: http://www.sohnen-moe.com/
IExplorer: http://www.sohnen-moe.com/

  Only Chrome redirected like I thought the rule indicates.
  Is this to be expected? It seems rather arbitrary.

- -- 
James Moe
moe dot james at sohnen-moe dot com
520.743.3936
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4tudYACgkQzTcr8Prq0ZMbuACfSIF2sCA+FxLN/ZdSKM9iDm1j
YPIAnijNZgZjllIEWlMQXYFiNLePZv/l
=mnPn
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux