[TYPO3-english] config.baseURL and menus
    Sergio Catalá Gil 
    scatala at iti.upv.es
       
    Thu Oct 16 12:58:21 CEST 2008
    
    
  
Hi, 
I would like to use something like:
"config.baseURL = http://domain.web.com/" 
in the TS config of my specific domain for every URL and link in this
domain to use "http://domain.web.com/". 
But I would like the menus would stay with the original URL of my site
("http://www.web.com/"), and not the URL of the domain.
Is there a way to do that?
Meanwhile, the trick I used was keeping the original
"baseURL" ("http://www.web.com/") for the domain and changing the URLs
of the pages inside the domain to be relative to the domain URL
("http://domain.web.com"). But I know that's not the right way to solve
the problem.
Thanks in advance, 
Sergio
    
    
More information about the TYPO3-english
mailing list