Given the following configuration:
Alias /eumel /home/milu/www/eumel/www
<Directory /home/milu/www/eumel/www>
Options +Indexes
</Directory>
<Location /eumel/linch>
SetHandler perl-script
PerlResponseHandler Eumel::Web::LinCh
</Location>
Is there a way to make the program at /eumel/linch the
directory index without resorting to an HTTP redirect?
Michael Ludwig
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
" from the digest: [email protected]
For additional commands, e-mail: [email protected]