Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Wildcard subdomains and a custom subdomain


mememax - 11:31 am on Dec 16, 2011 (gmt 0)


I'm not a real great expert but, have your considered exclude the m from the rule above?

RewriteEngine On
RewriteCond %{HTTP_HOST} !^(www|m)\. [NC]
RewriteCond %{HTTP_HOST} ^([^.]+)\.domain\.com(:80)?$
RewriteRule ^$ /section.php?slug=%1 [QSA,L]


and below try with the rules you've already tried.


Thread source:: http://www.webmasterworld.com/apache/4398557.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com