PDA

View Full Version : www.domain.com/folder redirect to www.domain.com/users/webNN_XYZ


ADM
19th June 2007, 17:11
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.

till
20th June 2007, 09:11
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.