302 http status code after setting the redirects

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

 



Hello All,

We have implemented the redirects from http to https

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://dnsname.com%{REQUEST_URI}

this server can be accessing using 3 different names.

localhostname
and there are 2dns names for accessing the server.

After implementing this we are seeing the following 302 status codes
in the access logs

Ipadrress - - [12/Apr/2012:12:04:55 +0200] "GET
/<foldername>/readData.pl?IPBName=IPB_64 HTTP/1.1" 302 279 "-"
"Java/1.5.0_17" 0


Can any one please let me know what could be causing the issue?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-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