IE7 rewrites URL

This is a discussion on IE7 rewrites URL within the Apache Web Server forums, part of the Web Server and Related Forums category; We are experiencing the following scenario intermittently on our apache powered web site. Some users with Internet Explorer 7 (IE7) ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-15-2008
souporpower@gmail.com
 
Posts: n/a
Default IE7 rewrites URL

We are experiencing the following scenario intermittently on our
apache powered web site.

Some users with Internet Explorer 7 (IE7) are getting redirected from
http://www.e-xyz.com to http://e-xyz.com.

This doesn't seem to be a browser hijack exploit.

After the URL gets redirected they get invalid certificate error as
the security certificate is issued for www.e-xyz.com.

Has anyone any clue why it might happen?

Thanks
  #2 (permalink)  
Old 04-15-2008
Luuk
 
Posts: n/a
Default Re: IE7 rewrites URL

souporpower@gmail.com schreef:
> We are experiencing the following scenario intermittently on our
> apache powered web site.
>
> Some users with Internet Explorer 7 (IE7) are getting redirected from
> http://www.e-xyz.com to http://e-xyz.com.
>
> This doesn't seem to be a browser hijack exploit.
>
> After the URL gets redirected they get invalid certificate error as
> the security certificate is issued for www.e-xyz.com.
>
> Has anyone any clue why it might happen?
>
> Thanks


no, because http://www.e-xyz.com perfectly redirects to
http://www.yahoo.co.jp/

--
Luuk
  #3 (permalink)  
Old 04-15-2008
souporpower@gmail.com
 
Posts: n/a
Default Re: IE7 rewrites URL

On Apr 15, 2:20*pm, Luuk <L...@invalid.lan> wrote:
> souporpo...@gmail.com schreef:
>
> > We are experiencing the following scenario intermittently on our
> > apache powered web site.

>
> > Some users with Internet Explorer 7 (IE7) are getting redirected from
> >http://www.e-xyz.comtohttp://e-xyz.com.

>
> > This doesn't seem to be a browser hijack exploit.

>
> > After the URL gets redirected they get invalid certificate error as
> > the security certificate is issued forwww.e-xyz.com.

>
> > Has anyone any clue why it might happen?

>
> > Thanks

>
> no, becausehttp://www.e-xyz.comperfectly redirects tohttp://www.yahoo.co.jp/
>
> --
> Luuk


Sorry, thought I was using a fake domain. But the post was still
relevant in the sense why would http://www.abcdefxyz.com redirect to
http://abcdefxyz.com?

Thanks
  #4 (permalink)  
Old 04-15-2008
HansH
 
Posts: n/a
Default Re: IE7 rewrites URL

<souporpower@gmail.com> schreef in bericht
news:84019bea-a878-4904-a1ae-cce7069026a7@w5g2000prd.googlegroups.com...
>
> no, becausehttp://www.e-xyz.comperfectly redirects
> tohttp://www.yahoo.co.jp/
>

Sorry, thought I was using a fake domain. But the post was still
relevant in the sense why would http://www.abcdefxyz.com redirect to
http://abcdefxyz.com?

There might be 1001 ( that's decimal) reasons ...
To have anyone discriminate the ONE valid you have to expose the real site
name...

HansH


  #5 (permalink)  
Old 04-15-2008
Luuk
 
Posts: n/a
Default Re: IE7 rewrites URL

souporpower@gmail.com schreef:
> On Apr 15, 2:20 pm, Luuk <L...@invalid.lan> wrote:
>> souporpo...@gmail.com schreef:
>>
>>> We are experiencing the following scenario intermittently on our
>>> apache powered web site.
>>> Some users with Internet Explorer 7 (IE7) are getting redirected from
>>> http://www.e-xyz.comtohttp://e-xyz.com.
>>> This doesn't seem to be a browser hijack exploit.
>>> After the URL gets redirected they get invalid certificate error as
>>> the security certificate is issued forwww.e-xyz.com.
>>> Has anyone any clue why it might happen?
>>> Thanks

>> no, becausehttp://www.e-xyz.comperfectly redirects tohttp://www.yahoo.co.jp/
>>
>> --
>> Luuk

>
> Sorry, thought I was using a fake domain. But the post was still
> relevant in the sense why would http://www.abcdefxyz.com redirect to
> http://abcdefxyz.com?
>
> Thanks


this depends on how the web-server (apache) is configured.
(i think 'ServerName' in httpd.conf ?)

but 'normally' you better use example.com as an example (or fake) domain ;-)

--
Luuk
  #6 (permalink)  
Old 04-15-2008
D. Stussy
 
Posts: n/a
Default Re: IE7 rewrites URL

"Luuk" <Luuk@invalid.lan> wrote in message
news:388fd5-j0v.ln1@a62-251-88-195.adsl.xs4all.nl...
> souporpower@gmail.com schreef:
> > We are experiencing the following scenario intermittently on our
> > apache powered web site.
> >
> > Some users with Internet Explorer 7 (IE7) are getting redirected from
> > http://www.e-xyz.com to http://e-xyz.com.
> >
> > This doesn't seem to be a browser hijack exploit.
> >
> > After the URL gets redirected they get invalid certificate error as
> > the security certificate is issued for www.e-xyz.com.
> >
> > Has anyone any clue why it might happen?
> >
> > Thanks

>
> no, because http://www.e-xyz.com perfectly redirects to
> http://www.yahoo.co.jp/


That's what I'm seeing also.


  #7 (permalink)  
Old 04-16-2008
souporpower@gmail.com
 
Posts: n/a
Default Re: IE7 rewrites URL

On Apr 15, 3:32*pm, Luuk <L...@invalid.lan> wrote:
> souporpo...@gmail.com schreef:
>
>
>
>
>
> > On Apr 15, 2:20 pm, Luuk <L...@invalid.lan> wrote:
> >> souporpo...@gmail.com schreef:

>
> >>> We are experiencing the following scenario intermittently on our
> >>> apache powered web site.
> >>> Some users with Internet Explorer 7 (IE7) are getting redirected from
> >>>http://www.e-xyz.comtohttp://e-xyz.com.
> >>> This doesn't seem to be a browser hijack exploit.
> >>> After the URL gets redirected they get invalid certificate error as
> >>> the security certificate is issued forwww.e-xyz.com.
> >>> Has anyone any clue why it might happen?
> >>> Thanks
> >> no, becausehttp://www.e-xyz.comperfectlyredirects tohttp://www.yahoo.co..jp/

>
> >> --
> >> Luuk

>
> > Sorry, thought I was using a fake domain. But the post was still
> > relevant in the sense why wouldhttp://www.abcdefxyz.comredirect to
> >http://abcdefxyz.com?

>
> > Thanks

>
> this depends on how the web-server (apache) is configured.
> (i think 'ServerName' in httpd.conf ?)
>
> but 'normally' you better use example.com as an example (or fake) domain ;-)
>
> --
> Luuk- Hide quoted text -
>
> - Show quoted text -


I was able to recreate the error by adding an entry to the Windows
hosts file without the www prefix. Looks like apache is squeaky
perfect.

Thanks for your kind help.


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:30 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0