Mail Index


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fw: [ApacheGallery] Apache::Gallery without VirtualHost



----- Original Message -----
From: "Christian Laursen" <xi@xxxxxxxxxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx>
Sent: Monday, October 04, 2004 11:48 AM
Subject: Re: [ApacheGallery] Apache::Gallery without VirtualHost


> "Anders Kusk" <a@xxxxxxxxxx> writes:
>
> > I'm looking for a way to configure Apache to use Apache::Gallery without
using VirtualHost, since
> > itsn't documented how in the INSTALL file.
> >
> > I have tried with <directory> but either am I doing it the wrong way or
it simply can't be done that way?
>
> It should be possible to do that.
>
> Why don't you show us the configuration that you have tried so far so
someone
> might be able to help you instead of just guessing what the problem is?
>
Okay this is what I have tried so far:
(Apache/2.0.51)
(Newest version of Apache::Gallery)

<Location /home/a/htdocs/billeder>
        PerlSetVar      GalleryTemplateDir '/etc/apache/gallery/templates'
        PerlSetVar      GalleryInfo 'a.impsoft.dk'
        PerlSetVar      GallerySizes '640 1024 1600'
        PerlSetVar      GalleryThumbnailSize '100x75'
        PerlOptions +GlobalRequest
        SetHandler modperl
        PerlResponseHandler Apache::Gallery
</Location>

This just gives med a normal 404 error in the access_log

I have removed autoindex, but before I did I saw that mod_perl seemed to
have loaded correctly.


> --
> Christian Laursen
> _______________________________________________
> users mailing list
> users@xxxxxxxxxxxxxxxx
> http://ufo.hestdesign.com/cgi-bin/mailman/listinfo/agusers


_______________________________________________
users mailing list
users@xxxxxxxxxxxxxxxx
http://ufo.hestdesign.com/cgi-bin/mailman/listinfo/agusers