mod_rewrites
mod_rewrites
Out of context: Reply #5
- Started
- Last post
- 6 Responses
- thirtytwo0
Yep. It's a SS so I think this is my problem. How do I call the sub domain with new rules. This is what I have so far:
RewriteCond %{HTTP_HOST} !^sub\.domain\.com [NC]
RewriteRule ^help /test.phpbut it's not seeing that rule...