Forum Moderators: phranque

Message Too Old, No Replies

what setting does this:

could use a hand...

         

kwags

4:24 am on Jun 24, 2005 (gmt 0)

10+ Year Member



I'm setting up a new web server and on my existing server, I can do this:

[mysite.com...]
AND
[mysite.com...]

and they both reference the same file.

I can't seem to figure out what setting that is that allows that and it won't work on my new server.

Any help? :-)

kwags

6:59 pm on Jun 24, 2005 (gmt 0)

10+ Year Member



Figured this out ...

Just fyi to anyone else, I believe this is the "Multiviews" option... Ie.

<Directory />
Options FollowSymLinks ExecCGI Includes MultiViews
AllowOverride All
</Directory>