htaccess Elite

.htaccess tutorial


All times are UTC [ DST ]





Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Redirect All Subdomains to Main site?
PostPosted: 26 Aug 2008 14:35 
Offline

Joined: 26 Aug 2008 14:26
Posts: 1
Hi there,

Could I redirect All subdomains to my main site?

such as : mmmd.example.com , dasdasdas.example.com , asdasda.example.com ?

I need it JUST FOR .htaccess file

Thanks !


Top
 Profile  
 
 Post subject: Re: Redirect All Subdomains to Main site?
PostPosted: 17 Sep 2008 03:49 
Offline

Joined: 17 Sep 2008 02:30
Posts: 1
i think it would look like this:

Code:
RewriteCond %{HTTP_HOST} ^(.*)\.yoursite\.com$ [NC]
RewriteRule ^(.*)$ http://yoursite.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: MSNbot Media and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB