hello, i need to know where to specify in httpd.conf
that http://www.somedomain.net/directory
should be read teh same way as http://www.somedomain.net/directory/

bascially what's happening is when the former is called, the server looks
for a root level file called directory, finds no such file, and reports a
lovely 404 error.  when i type the remaining front slash, apache says oh
that directory and displays index.php (.htm, or whatever) as expected.

i remember fixing this before was easy, but i really don't remember ...
is this behavior controlled by a module, or simply a directive?

thanks,
dave

_______________________________________________
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to