|
Posted by Aldo on 05/23/05 18:32
On Mon, 23 May 2005, Oli Filth wrote:
> I believe that you need to use the line:
>
> AddType application/x-httpd-php .html
>
> in your .htaccess or httpd.conf file.
OK I try this.
> However, this is not recommended practice, and also means that every single
> HTML file will be pre-processed by the PHP engine, which slows down the speed
> at which documents are returned. It would be better to rename those files
> that actually have PHP in them.
The problem should then be that I have to rename all internal hrefs inside
each page so that the links can work;
I will check and ask if latex2html can output other extensions than .html
automatically: this should resolve the problem.
ThanX,
Aldo.
> --
> Oli
>
Navigation:
[Reply to this message]
|