I need assistance with the syntax for a redirect I need to have happen in
apache. Here is the situation:
1. Currently users have a dynamically created website. The url is:
http://www.domain-name.com/members/USERNAME
Where USERNAME is their username that is in the software's database.
The issue is, that we are switching software packages and they will have a
different URL for their personal website.
2. The new URL for them will be:
http://USERNAME.domain-name.com
I need to figure out the syntax to put in the apache.conf with use of the
mod rewrite module I assume.
Please help!!
Jeremy Klomp
klomper.TakeThisOut@charter.net