On 8/25/05, Christopher Parker <[EMAIL PROTECTED]> wrote:
> On 8/24/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
> > Well, if you want apache to select a file whose extension you haven't
> > explicitly specified, then you need MultiViews. Without multiviews,
> > apache has no way to find the .var f
On 8/24/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
> Well, if you want apache to select a file whose extension you haven't
> explicitly specified, then you need MultiViews. Without multiviews,
> apache has no way to find the .var file.
>
> There are a number of options here. One is to rename yo
On 8/24/05, Christopher Parker <[EMAIL PROTECTED]> wrote:
> I'd like to know if there's a way to make type-maps and the MultiViews
> option work side-by-side. I'd like to utilize both within the same
> directory. Right now, the only way I can access a resource via
> type-map is by specifying the .v
Hello all,
I've recently joined [EMAIL PROTECTED] because I've had a problem figuring
out how to use type-maps recently, and nobody I've come across yet has
been able to help.
I'd like to know if there's a way to make type-maps and the MultiViews
option work side-by-side. I'd like to utilize both