LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 08-14-2002, 05:59 AM   #1
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984
apache redirection failing


ok, my first proper proper proper domain is coming together now, but trying to install a webmail program i need to do some redirection to make it look nice (mail.thirtythreeandathird.net instead of thirtythreeandathird.net/horde/imp) so i have a redirection set in httpd.conf:

Code:
# Virtual host mail
<VirtualHost 80.4.78.232>
 	DocumentRoot /var/www/html 
 	ServerName mail.thirtythreeandathird.net
        ServerAlias mail
 	LogLevel debug
	RedirectMatch ^.*$ http://thirtythreeandathird.net/horde/imp/
</VirtualHost>
now it works fine from my workstation (which ISN'T the server) in galeon, but other windows clients on the network, and externally don't get redirected. from my access log:

Code:
192.168.0.10 - - [14/Aug/2002:11:27:25 +0100] "GET / HTTP/1.1" 302 320
gordon - - [14/Aug/2002:11:27:26 +0100] "GET /horde/imp/ HTTP/1.1" 302 5
192.168.0.2 - - [14/Aug/2002:11:31:24 +0100] "GET / HTTP/1.1" 302 320
trevor - - [14/Aug/2002:11:31:24 +0100] "GET /horde/imp/ HTTP/1.1" 302 5
trevor - - [14/Aug/2002:11:31:25 +0100] "GET /horde/imp/redirect.php?Horde=9447808f09959b0a833a9b11a37228fa HTTP/1.1" 302 5
trevor - - [14/Aug/2002:11:31:25 +0100] "GET /horde/imp/login.php?Horde=9447808f09959b0a833a9b11a37228fa HTTP/1.1" 200 5444
i'm .2, a windows client is .10. i get redirected perfectly, they get an error message. i'm can think of anything i've one outside of apache that might do this, and there's certainly nothing host specific in httpd.conf. any help?
 
Old 08-14-2002, 09:28 PM   #2
GAVollink
Member
 
Registered: Apr 2002
Location: Bronx, NY
Distribution: Ubuntu
Posts: 371

Rep: Reputation: 34
Confident of I.E. are you?

According to your logs, Apache is returning a 302 (this means redirect) message on all hosts...

Before blaming Apache, did you check Microsoft?

since this site won't allow links directly to M$ - look up Knowledge Base article Q193489

Good luck,

Gary Allen Vollink

Last edited by GAVollink; 08-14-2002 at 09:31 PM.
 
Old 08-15-2002, 04:29 PM   #3
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Original Poster
Rep: Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984
i fixed it actually, and i can't remember quite what i did, i think microsoft was stuck in there somewhere though.. funny huh? thanks.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache - Website Redirection Help cbarone2005 Linux - Software 2 09-29-2005 02:45 PM
Redirection in Apache gonzo22 Linux - Networking 5 02-12-2005 09:54 AM
apache failing to start for strange reason Snerkel Linux - Software 10 10-02-2004 08:56 PM
Apache redirection question... WeNdeL Linux - Software 2 04-01-2004 10:48 AM
Apache - Redirection problem... elitecodex Linux - Software 5 03-29-2004 10:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration