On 1/19/10, Reese <howel...@inkworkswell.com> wrote:
> > > RewriteRule  ^(www\.)?domain\.ext/subdomain/(.*)$ 
> > > subdomain\.domain\.ext/$2

> > RewriteRules operate over the part of the URL after the host and
> > before the query string, so you would be wanting to try out
> > RewriteCond.
> >
>
> > See
> http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#rewriterule
> > , in particular the section labelled 'What is matched'.
> >
>
>  Seen it.
>
>  In case you were unclear because you weren't here earlier: I'm not
>  very good with opaque instructions like, read the incomprehensible
>  manual. Mod_rewrite is voodoo. Cool voodoo, but still voodoo and
>  no amount of RTFM will suffice when the manual is incomplete.

Tom pointed you to the FAQ that makes your rule appear to  be a no-op
and even took the time to restate it in-line.  Over and above the call
of duty, IMO.

>  Help me understand why my suggestion above does not work, I'll
>  learn from that. I can throw URLs at you, too.

Does interpretive dance meet your individualized educational needs?

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to