Hello all,
I'm new to this so please be gentle.
I don't want people accessing my site to use the www part for various
reasons. Most people when linking to my site seem to use the
http://www.mydomain.net/ version of the url.
So I want the URL to be rewritten when somebody access the site through
the www url to the one without, regardless of which file they request.
Basically, I want 'http://www.mydomain.net/ to always become
'http://mydomain.net/'
I tried reading the documentation for mod_rewrite but it sounded like
greek to me (and I'm not greek), so a simple example of how this could
be accomplished would be greatly appreciated.
--
J Brady