[Zope] .html extensions
Philippe J
philippejadin2@swing.be
Tue, 13 Mar 2001 08:22:19 +0100
I simply solved the problem by placing a dtml method called "index.html" in
root, and with "<dtml-var index_html>" in it. With the magic of acquisition,
I have now an index.html file everywhere.
Philippe
----- Original Message -----
From: "Chris Cioffi" <zope@stopthesanity.org>
To: <zope@zope.org>
Sent: Monday, March 12, 2001 6:10 PM
Subject: [Zope] .html extensions
> Hi all,
>
> way back I saw a reference on how to make it look like Zope objects end in
> '.html'. This can be important for getting into search engines. I've got
> Apache proxying back to Zope, so I thought that mod_rewrite would be my
> friend, however Zope still generates URLs w/o the .html.
>
> Any help would be great. Thanks.
>
> Chris
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>