Tagged Questions

0
votes
3answers
355 views

re-direct / re-write my domain

First, I have already spent the past few hours trying to find a solution for this, but have had nothing but non-working solutions :( It's pretty simple - I'm pointing the DNS of a new domain to my ...
0
votes
1answer
58 views

Which files besides .htaccess should I have at a site which uses a domain mask?

I have a site A and site B. Site B has a domain mask to Site A such that contents of Site A are visible at Site B. Site B contains only a .htaccess -file. Do I need other files besides .htaccess at ...
0
votes
2answers
582 views

Unable to show siteA's content at siteB by domain masking

I have a domain www.siteA.com, which uses Joomla, while the domain www.siteB.com is empty. I would like to show the content of the domain www.siteA.com at www.siteB.com. I tried to solve the problem ...