The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Thu Apr 19, 2012 10:11 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Apr 19, 2012 10:05 am
Posts: 2
Hi

Client has 2 identical Joomla web sites on different domains.
Second domain is looking on first domains database.
I have a problem with images on second site.

Since images for articles after content copying are uploaded to only first domain, new articles on second domain have a broken link to image, because that images doesn't exist on second domain server.

Is there a way to tell Joomla on second domain to look into images folder on first domain?
Can I solve this problem with htaccess? Or is there maybe another solution?

Thanks in advance


Top
 Profile  
 
PostPosted: Thu Apr 19, 2012 11:53 am 
User avatar
Joomla! Master
Joomla! Master

Joined: Thu Aug 18, 2005 8:55 pm
Posts: 18137
Location: Nijmegen, The Netherlands
Welcome to Joomla forum!

I think that you could use .htaccess to rewrite certain URLs to the other server.

If you have example_server1.com (which contains the images) & example_server2.com
then you could rewrite all links containing example_server2.com/images/* to example_server1.com/images/*

Maybe you can use the info from this article: http://www.electrictoolbox.com/aliasing ... r-htaccss/

_________________
Kind Regards,
Peter Martin, Global Moderator - Community Leadership Team
http://www.db8.nl - Joomla specialist, Nijmegen, Nederland
Joomla 2.5 multilanguage in 10 steps: http://www.db8.nl/multilanguage-in-10-steps


Top
 Profile  
 
PostPosted: Thu Apr 19, 2012 12:30 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Apr 19, 2012 10:05 am
Posts: 2
Hi Peter and thanks for help

I read the article and tried with this, but it didn't work

RewriteRule ^(images|modules/.*) http://originalsite-withimages.com/$1 [L]


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 



Who is online

Users browsing this forum: No registered users and 14 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group