Re: apache manual language
Joe Orton <[email protected]>
| Newsgroups | gmane.linux.redhat.release.limbo |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Sep 11, 2002 at 08:02:44PM -0700, Shaun Savage wrote:
> the option MultiViews need to added to the location /var/www/manual
> <Location /var/ww/manual>
> Options ......... MultiViews
> ......
> ......
> </Location>
Hi - what problem are you seeing, exactly? The default configuration
already has:
<Directory "/var/www/manual">
Options Indexes FollowSymLinks MultiViews
..
Regards,
joe