Re: [users@httpd] SSI won't run unless .htaccess in sub-dir

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 10:50 AM 1/24/2006, Eric Covener wrote:
On 1/23/06, Marty Landman <mlandman@xxxxxxxxxxxxxxxxxx> wrote:
> Stymied here. Have the following VH configured:
>
> <VirtualHost *>
>          <Directory "/mnt/web/guide/bening1/www">
>                  Options Indexes FollowSymLinks
>                  Options +Includes +ExecCGI

Is it kosher to have two Options lines?
Is it kosher to mix +/- and non +/- Options parameters when you split
it on two lines?

(Mixing +/- and non +/- is unpredictable result on a single line)

I'm learning is that my own ignorance is quite dangerous.

After a little more doc reading and changing things around have gotten things working properly with this config

        <Directory "/mnt/web/guide/bening1/www">
                Options +Includes
                AllowOverride All
                Order allow,deny
                Allow from all
        </Directory>


Your remark about unpredictability seemed on target Eric. Wanted to post the error log messages saw yesterday in reply to Owen's posting and wasn't getting anything now! So changed approach to stripping everything unnecessary out of the conf and that seems to have done it.

Marty


Marty Landman, Face 2 Interface Inc. 845-679-9387
Webmaster's Bulletin Board: http://bbs.face2interface.com/
Web Installed Formmail: http://face2interface.com/formINSTal

---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux