the offending VirtualHost pasted by aarcane, 16:01 August 5th

‣ New

Syntax: Plain
    ‣ Plain   ‣ HTML   ‣ Copy
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
<VirtualHost *>
        DocumentRoot /media/www/test.ichigo/webroot
        Servername test.ichigo
        CustomLog /media/www/log.ichigo/test.ichigo-access_log common
        <Location />
                Action myindex2 /media/www/test.ichigo/index.php
                Action myindex /index.php
                SetHandler myindex
        </Location>
</VirtualHost>
This item will be deleted in 179 days
URL: http://dpaste.com/hold/16068/
‣ About this site