Mail Index


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

[ApacheGallery] I have a problem: error! 404 !



Hi. I have fixed all, but I'm having an error! 404!

The page says it:


Error! 404!

No such file or directory: /gallery

Back


I don't what happen, because a place images on /gallery.

Now, this is my httpd.conf:
<Location /gallery>
AllowOverride All
SetHandler modperl
PerlResponseHandler Apache::Gallery
PerlOptions +GlobalRequest
PerlSetVar GalleryTemplateDir
'/usr/share/libapache-gallery-perl/templates/default/'
PerlSetVar GalleryCopyrightImage
'/usr/share/libapache-gallery-perl/templates/default/copy.png'
PerlSetVar GalleryInfo 'Picture Taken => DateTimeOriginal, Flash =>
Flash, Shut$PerlSetVar GallerySortBy mtime
</Location> 

The 404 error page have this source:

html>
<head>
        <title>Error! 404!</title>
        <link rel="stylesheet" href="/gallery.css">
        
</head>

<body>
<table align="center" class="info">
  <tr>
          <td>

      <h1>Error! 404!</h1>
      <p>No such file or directory: /gallery</p>
      <p><a clas="nav" href="javascript:history.go(-1)">Back</a>
    </td>
  </tr>
</table>

</body>
</html>  


Thanks, and sorry... :)
_______________________________________________
users mailing list
users@xxxxxxxxxxxxxxxx
http://ufo.hestdesign.com/cgi-bin/mailman/listinfo/agusers