As for subject may you help to create this kind of folder redirect: www.domain.com/folder redirects to: www.domain.com/users/webNN_XYZ I know that there is a default redirect such as: www.domain.com/~webNN_XYZ But I would like to create the redirect using co-domains. Thanks in advance.
You can do the redirect with apache rewrite rules. Plaese have a look here for examples: http://httpd.apache.org/docs/1.3/misc/rewriteguide.html The examples will work with apache 2 too. You can put the rewrite rules in the apache directives field of the website in ISPConfig.