Changeset 1813

Show
Ignore:
Timestamp:
08/14/08 12:57:55 (3 months ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/qa/066-DirectoryIndex3.py

    r1715 r1813  
    3131 
    3232        for php in self.php_conf.split("\n"): 
    33             self.conf += "vserver!directoryindex3!rule!%s\n" % (php) 
     33            self.conf += "vserver!0660!rule!%s\n" % (php) 
    3434 
    3535    def JustBefore (self, www):