Show
Ignore:
Timestamp:
08/19/08 00:05:36 (4 months ago)
Author:
scitech
Message:

Fixed #1472: Recent fastcgi/fcgid changes break fcgid for me (gentoo)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configs/debian/apache/00_master.conf

    r1329 r1332  
    5555        <Directory {ROOT_DIR}/gui> 
    5656            FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php 
    57             Options +ExecCGI MultiViews -Indexes 
     57            Options +ExecCGI 
    5858        </Directory> 
    5959        <Directory "{PHP_STARTER_DIR}/master">