15 Nov
2010
15 Nov
'10
7:27 p.m.
On 15 Nov 2010 16h41 WET, lynn@stottdesign.com wrote:
[1 <text/plain; US-ASCII (7bit)>] In case some just types in www.mysite.com/contact ? (without the /bv). For some reason my log shows users have tried this.
I've moved to the greener pastures of Nginx, and therefore I'm a but rusty in Apache config (which is messy), but I presume that what you "really" want is an alias and not a redirect. http://httpd.apache.org/docs/2.2/mod/mod_alias.html You don't want to reflect in the URI the file system mapping of the document root. Is it? --- appa