posts from hell
New Member
- Joined
- Nov 30, 2004
- Messages
- 9,371
- Reaction score
- 7
that is interesting sound
Code:RewriteEngine on RewriteCond %{HTTP_HOST} ^webmail.yourdomain.com$ [OR] RewriteCond %{HTTP_HOST} ^www.webmail.yourdomain.com$ RewriteRule ^(.*)$ http://yourdomain.com:2095/3rdparty/squirrelmail/index.php$1 [R=301,L]
I am learn it
Steps:
1. Create the subdomain in your cPanel, in this instance it will be "webmail.yoursite.com"
2. Go to the folder that was created when you created the subdomain, in this case it is public_html/webmail
3. In this folder you need to create a file called ".htaccess" without the quotes.
4. In this file add the following...
I research interesting study lots
thats only an htaccess redirect. What are you trying to do