Hi community! For my understanding, there's another question. Challenge: I want to get the webalizer statistics with a subdomain i.e. http://stats.foobar.com/. My current method of resulotion: In ISPConfig there is a way to configure a 'forwarding address record'. My trouble: But if I use forwarding, my browser shows http://foobar.com/stats/ instead of http://stats.foobar.com/ . I know, that's right, because it's a forward. Question: How can I configure it like an 'URL frame' also called 'cloaked url forwarding' to avoid this? Because I want to see only the subdomain instead of the redirection and the subfolder. Bye Chriss
Create a website stats.foobar.com and add there a .html page with aframeset inside that loads your stats page.
Thanks Hi Till, thanks for the fast reply. You're one of the developers of ISPConfig, aren't you? Most ISP's provides one of this 'cloaked url forwarding'-options in their CPanel. Maybe it's a nice feature to realise in the next version. Because many users (mostly customers) want options like this but don't know how to do. Bye Chris
You can also use Apache's reverse proxy feature: http://www.howtoforge.com/forums/showthread.php?t=8055&highlight=reverse+proxy