Changeset 289
- Timestamp:
- 04/16/2005 05:53:45 AM (3 years ago)
- Location:
- trunk/tests
- Files:
-
- 7 modified
-
bug-06.conf (modified) (1 diff)
-
bug-12.conf (modified) (1 diff)
-
fastcgi-10.conf (modified) (1 diff)
-
fastcgi-13.conf (modified) (1 diff)
-
fastcgi-auth.conf (modified) (1 diff)
-
fastcgi-responder.conf (modified) (1 diff)
-
lighttpd.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/bug-06.conf
r189 r289 42 42 "mod_accesslog" ) 43 43 44 index-file. extensions= ( "index.html",44 index-file.names = ( "index.html", 45 45 "index.htm", "default.htm", "index.php" ) 46 46 -
trunk/tests/bug-12.conf
r189 r289 42 42 "mod_accesslog" ) 43 43 44 index-file. extensions= ( "index.html",44 index-file.names = ( "index.html", 45 45 "index.htm", "default.htm", "index.php" ) 46 46 -
trunk/tests/fastcgi-10.conf
r189 r289 40 40 "mod_accesslog" ) 41 41 42 index-file. extensions= ( "index.php", "index.html",42 index-file.names = ( "index.php", "index.html", 43 43 "index.htm", "default.htm" ) 44 44 -
trunk/tests/fastcgi-13.conf
r189 r289 39 39 "mod_accesslog" ) 40 40 41 index-file. extensions= ( "index.php", "index.html",41 index-file.names = ( "index.php", "index.html", 42 42 "index.htm", "default.htm" ) 43 43 -
trunk/tests/fastcgi-auth.conf
r210 r289 45 45 "mod_accesslog" ) 46 46 47 index-file. extensions= ( "index.php", "index.html",47 index-file.names = ( "index.php", "index.html", 48 48 "index.htm", "default.htm" ) 49 49 -
trunk/tests/fastcgi-responder.conf
r189 r289 42 42 "mod_accesslog" ) 43 43 44 index-file. extensions= ( "index.php", "index.html",44 index-file.names = ( "index.php", "index.html", 45 45 "index.htm", "default.htm" ) 46 46 -
trunk/tests/lighttpd.conf
r209 r289 42 42 "mod_accesslog" ) 43 43 44 index-file. extensions= ( "index.php", "index.html",44 index-file.names = ( "index.php", "index.html", 45 45 "index.htm", "default.htm" ) 46 46

