twitcode.org
 
back Auto Generat base tag
TypoScript
2012-01-31
t3_studio


Auto Generat base tag for create a mirror site
Copy code copy code
  1. [globalString = ENV:HTTP_HOST = domain1.tld]
  2. config.baseURL = http://domain1.tld/
  3. [globalString = ENV:HTTP_HOST = domain2.tld]
  4. config.baseURL = http://domain2.tld/
  5. [global]
  6.  


Recent comments: ( 0 )


Please loggin to leave a comment!!