Forum Moderators: phranque
I type this into the browser --> and see this...
www.domain.com/dir/ --> [domain.com...]
www.domain.com/dir --> [domain.com...]
I recognize that /dir/ is treated as an index file, and /dir is treated as a folder...
I also know this can be overcome with an htaccess redirect...
Still, why on earth would Apache feel it needs to lop off the "www" from the URL in the latter case?