[FLUG] Re: webdav | apache
- From: Filippo Carletti <carletti@xxxxxxxxxx>
- To: fanolug@xxxxxxxxxxxxx
- Date: Fri, 13 May 2005 13:02:10 +0200
Mailing List del Fortunae LUG
=============================
e su apache, c`e` modo di cambiare il "tema" standard?
Cos'e' il "tema" standard?
ed e` possibile, tramite qualche raggiro, fare in modo che la voce
ReadmeName possa caricare un file .php?
Si, pero' leggi qui:
http://httpd.apache.org/docs-2.0/mod/mod_autoindex.html#headername
In pratica devi fare qualcosa tipo:
<Directory doc_root>
Options +Indexes
AddType text/html .php
AddHandler php-script .php
ReadmeName readme.php
</Directory>
Ciao,
Filippo
--
Historia docuit quantam nos iuvasse illa de Linux kernel
- Follow-Ups:
- [FLUG] Re: webdav | apache
- From: Carlo Minucci
- References:
- [FLUG] webdav | apache
- From: Carlo Minucci
Other related posts:
- » [FLUG] webdav | apache
- » [FLUG] Re: webdav | apache
- » [FLUG] Re: webdav | apache
- » [FLUG] Re: webdav | apache
Cos'e' il "tema" standard?
Si, pero' leggi qui: http://httpd.apache.org/docs-2.0/mod/mod_autoindex.html#headername
- [FLUG] Re: webdav | apache
- From: Carlo Minucci
- [FLUG] webdav | apache
- From: Carlo Minucci