logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache Redirect: from subdir to URL possible?
Author
flatcircle



Joined: 27 Jun 2006
Posts: 79

PostPosted: Wed 07 Feb '07 12:41    Post subject: Apache Redirect: from subdir to URL possible? Reply with quote

Hello,

I'd like to know if it's possible to use the Redirect command (or something else that does what I want Wink to redirect:

Redirect /dir1/ http://www.test1.com/
Redirect /dir1/dir2/ http://www.test2.com/

Is it possible to redirect a sub-subdir?

Kind regards.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Wed 07 Feb '07 18:16    Post subject: Reply with quote

Do you only want a real redirect or should apache display the other domain on that folder?
Back to top
flatcircle



Joined: 27 Jun 2006
Posts: 79

PostPosted: Wed 07 Feb '07 18:59    Post subject: Reply with quote

A real redirect is fine.

However, if it's possible to show another domain on that folder this would be even better! Is that also possible?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Thu 08 Feb '07 11:10    Post subject: Reply with quote

Please read this topic If there are still some questions left ask again.
Back to top


Reply to topic   Topic: Apache Redirect: from subdir to URL possible? View previous topic :: View next topic
Post new topic   Forum Index -> Apache