multi domain redirection is not working Contao

Multi tool use
Multi tool use


multi domain redirection is not working Contao



I have a multi domain site . I have 2 root pages . I configured the DNS settings for the 2 root pages. First root is working . When enter the second domain's url ,it is redirected to first . Without DNS configuration any other configuration is there ???
I have also set the redirection in htaccess bt its not working


RewriteCond %{HTTP_HOST} ^firstDomain.com$ [NC]
RewriteRule (.*) http://www.firstDomain.com/$1 [R=301,L]

RewriteCond %{HTTP_HOST} ^SecondDomain.com [NC]
RewriteRule ^(.*)$ Http://www.SecondDomain.com/$1 [R=301,L]



Can I make a domain only accessible when only logged into backend ?









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

zXX6 iDJg3o d72gIV6nmmxcQbbvIkHf,L0HD POcdjv Qv,DqehygI
zvOJFzmLW0ZE4NxYrw7VCcyM,ufQe

Popular posts from this blog

PHP contact form sending but not receiving emails

Do graphics cards have individual ID by which single devices can be distinguished?

Create weekly swift ios local notifications