[TYPO3-english] Strange request
    Xavier Perseguers 
    typo3 at perseguers.ch
       
    Fri Oct 17 16:18:45 CEST 2008
    
    
  
Denis Mrkota wrote:
> Is it possible to have Typo3 backend on one IP (virtualhost) and frontend on 
> other IP (virtualhost)? 
Please use a meaningful subject next time.
What you want is having http://www.domain1.com show the frontend and 
http://www.domain2.com be used for the backend?
Yes it's possible, define a serveralias in your virtualhost for 
www.domain2.com and that's it, your backend is accessible through 
www.domain2.com/typo3.
With conditions on hostname, you should be able to restrict access from 
domain1.com/typo3 and with URL rewriting you may easily redirect from 
www.domain2.com to www.domain2.com/typo3.
I don't know though if backend may be functional without the /typo3 part 
of the URL (by changing the documentroot property of the virtualhost for 
instance), you'll have to try.
-- 
Xavier Perseguers
http://xavier.perseguers.ch/en/tutorials/typo3.html
    
    
More information about the TYPO3-english
mailing list