
In this area you find your articles, tutorials and howto's on TYPO3.
In the menu on the left you can see our articles.
If you have an article, tutorial or a howto on TYPO3, TypoScript or a related topic and you want publish it here then send us an email.
Do you want a Tutorial or a HowTo on a certain Topic give us some feedback on our forums.




Can any body tell me how to add the realurl in the typo3.
I have a domain: www.example.com
Now, for reasons of test, I created a subdomain and sd2.example.com sd1.example.com. TYPO3 can be defined in different domains to different pages so it enters the subdomain. I want each subdomain has a different path in their files
Example
www.example.com -> routing / var/www/example.com/httpdocs/T45/fileadmin
sd1.example.com -> path / var/www/example.com/subdomains/sd1/httpdocs/fileadmin
sd2.example.com -> path / var/www/example.com/subdomains/sd2/httpdocs/fileadmin
Please any help would be very helpful
Add comment