[Catalyst] 404 Not Found
John Napiorkowski
jjn1056 at yahoo.com
Thu Dec 21 13:59:33 GMT 2006
--- Octavian Rasnita <orasnita at gmail.com> wrote:
> >
> > Why even allow apache to know that root/ exists?
> Set the docroot to
> > root/static/ or something.
>
> I wanted to do that, but I have seen that the file
> favicon.ico is put in
> /root, and I thought that this directory should be
> defined as DocumentRoot
> in httpd.conf because of that.
> Of course I can move the file favicon.ico, but I
> wanted to use the most
> "default" configuration.
>
> Teddy
Just FYI, you can put that favicon file anywhere
really. I set some stuff in the html head area:
<link rel="shortcut icon" href="/images/favicon.ico"
type="image/x-icon" />
I don't like to leave anything lying around the root
of the system, it's one of my pet peeves. :)
--john
>
>
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo:
> http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive:
>
http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the Catalyst
mailing list