Subdirectory mapped to another URL
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Subdirectory mapped to another URL




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Subdirectory mapped to another URL  
noob


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-07 06:29 AM

Hi,

I need to forward (map?) a subdirectory to another url (on a different
computer).  I don't want this to be a redirect (301, 302) but something that
is transparent to search engines.

So:
http://www.mysite.com/subdir/xyz.html   should really pull content from
http://www.differentsite.com/xyz.html without using 'redirects'

Please help.

steve







[ Post a follow-up to this message ]



    Re: Subdirectory mapped to another URL  
noob


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-07 06:29 AM

I am reading some more about this... is it done thru mod_proxy?

"noob" <something@something.com> wrote in message
news:139gji6nbtqud52@news.supernews.com...
> Hi,
>
> I need to forward (map?) a subdirectory to another url (on a different
> computer).  I don't want this to be a redirect (301, 302) but something
> that is transparent to search engines.
>
> So:
> http://www.mysite.com/subdir/xyz.html   should really pull content from
> http://www.differentsite.com/xyz.html without using 'redirects'
>
> Please help.
>
> steve
>







[ Post a follow-up to this message ]



    Re: Subdirectory mapped to another URL  
petersprc


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-07 06:29 AM

ProxyPass /my/mirror/ http://site/content/

If you want to do some fixing-up of the URLs, you can use
mod_proxy_html described here:

<http://www.wlug.org.nz/ApacheReverseProxy>

On Jul 14, 12:54 am, "noob" <someth...@something.com> wrote:[vbcol=seagreen]
> I am reading some more about this... is it done thrumod_proxy?
>
> "noob" <someth...@something.com> wrote in message
>
> news:139gji6nbtqud52@news.supernews.com...
> 
> 
> 
> 
> 







[ Post a follow-up to this message ]



    Re: Subdirectory mapped to another URL  
noob


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-07 06:29 AM

Thanks, Peter.

I cannot locate mod_proxy in httpd.conf.  What do I have to do to include it
in apache?

Thanks, steve

"petersprc" <petersprc@gmail.com> wrote in message
news:1184391230.995637.117110@g4g2000hsf.googlegroups.com...
> ProxyPass /my/mirror/ http://site/content/
>
> If you want to do some fixing-up of the URLs, you can use
> mod_proxy_html described here:
>
>    <http://www.wlug.org.nz/ApacheReverseProxy>
>
> On Jul 14, 12:54 am, "noob" <someth...@something.com> wrote: 
>
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:29 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register