well i encounter this problem today, had it fixed.
Look for ServerName diective
should be <a style='text-decoration: underline;' href="http://www.foo.com" target="_blank">www.foo.com</a> ,not <a style='text-decoration: underline;' href="http://www.foo.com" target="_blank">http://www.foo.com</a> without the <a style='text-decoration: underline;' href="http://" target="_blank">http://</a>
Michael Newton <miken32.DeleteThis@altern.nospam.org> wrote in message news:<ncNMa.346637$ro6.8315208@news2.calgary.shaw.ca>...
> alias wrote:
>
> > ya this may be a lame question but i have just setup apache 2.0.46 and
> > when i connect to <a style='text-decoration: underline;' href="http://domain" target="_blank">http://domain</a> it gets the index just fine but lets say
> > i go and try to get <a style='text-decoration: underline;' href="http://domain/test" target="_blank">http://domain/test</a> it will not look in the directory
> > to find the index files but if i put the trailing slash it works fine.
> > this is on Apache/2.0.46 (Gentoo/Linux) mod_ssl/2.0.46 OpenSSL/0.9.6i
> > PHP/4.3.2
> >
> > thanks in advance
> > Regards
> > bkeep
> >
>
> use mod_rewrite to add the slash on the end.
>
> mike.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: trailing / is ther a way to do away with it