Changeset 189

Show
Ignore:
Timestamp:
03/19/2005 01:45:38 PM (4 years ago)
Author:
jan
Message:

changed config for dirlisting and indexfiles

Location:
trunk/tests
Files:
7 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests/bug-06.conf

    r168 r189  
    2020#server.errorfile-prefix    = "/home/weigon/projects/lighttpd/doc/status-" 
    2121 
    22 server.dir-listing          = "enable" 
    23  
    2422#server.event-handler        = "linux-sysepoll" 
    2523#server.event-handler        = "linux-rtsig" 
     
    3634                                "mod_simple_vhost", 
    3735                                "mod_redirect",  
     36                                "mod_indexfile", 
    3837#                               "mod_evhost", 
    3938#                               "mod_localizer", 
     
    4342                                "mod_accesslog" )  
    4443 
    45 server.indexfiles           = ( "index.html",  
     44index-file.extensions           = ( "index.html",  
    4645                                "index.htm", "default.htm", "index.php" ) 
    4746 
  • trunk/tests/bug-12.conf

    r168 r189  
    2020#server.errorfile-prefix    = "/home/weigon/projects/lighttpd/doc/status-" 
    2121 
    22 server.dir-listing          = "enable" 
    23  
    2422#server.event-handler        = "linux-sysepoll" 
    2523#server.event-handler        = "linux-rtsig" 
     
    3634                                "mod_simple_vhost", 
    3735                                "mod_redirect",  
     36                                "mod_indexfile", 
    3837#                               "mod_evhost", 
    3938#                               "mod_localizer", 
     
    4342                                "mod_accesslog" )  
    4443 
    45 server.indexfiles           = ( "index.html",  
     44index-file.extensions       = ( "index.html",  
    4645                                "index.htm", "default.htm", "index.php" ) 
    4746 
  • trunk/tests/fastcgi-10.conf

    r168 r189  
    1818#server.errorfile-prefix    = "/home/weigon/projects/lighttpd/doc/status-" 
    1919 
    20 server.dir-listing          = "enable" 
     20dir-listing.activate         = "enable" 
    2121 
    2222#server.event-handler        = "linux-sysepoll" 
     
    2828                                "mod_access",  
    2929                                "mod_auth", 
    30 #                               "mod_httptls", 
    3130                                "mod_status",  
    3231                                "mod_expire", 
    3332#                               "mod_simple_vhost", 
    3433                                "mod_redirect",  
     34                                "mod_indexfile", 
     35                                "mod_dirlisting", 
    3536#                               "mod_evhost", 
    36 #                               "mod_localizer", 
    3737                                "mod_fastcgi", 
    3838                                "mod_cgi", 
     
    4040                                "mod_accesslog" )  
    4141 
    42 server.indexfiles           = ( "index.php", "index.html",  
     42index-file.extensions       = ( "index.php", "index.html",  
    4343                                "index.htm", "default.htm" ) 
    4444 
  • trunk/tests/fastcgi-13.conf

    r28 r189  
    2222#server.errorfile-prefix    = "/home/weigon/projects/lighttpd/doc/status-" 
    2323 
    24 server.dir-listing          = "enable" 
    25  
    2624#server.event-handler        = "linux-sysepoll" 
    2725#server.event-handler        = "linux-rtsig" 
     
    3230                                "mod_access",  
    3331                                "mod_auth", 
    34 #                               "mod_httptls", 
    3532                                "mod_status",  
    3633                                "mod_expire", 
    37 #                               "mod_simple_vhost", 
    3834                                "mod_redirect",  
    39 #                               "mod_evhost", 
    40 #                               "mod_localizer", 
     35                                "mod_indexfile", 
    4136                                "mod_fastcgi", 
    4237                                "mod_cgi", 
    4338                                "mod_compress", 
    44                                 "mod_accesslog" )  
     39                                "mod_accesslog" ) 
    4540 
    46 server.indexfiles           = ( "index.php", "index.html",  
     41index-file.extensions       = ( "index.php", "index.html",  
    4742                                "index.htm", "default.htm" ) 
    4843 
  • trunk/tests/fastcgi-auth.conf

    r168 r189  
    2222#server.errorfile-prefix    = "/home/weigon/projects/lighttpd/doc/status-" 
    2323 
    24 server.dir-listing          = "enable" 
     24dir-listing.activate          = "enable" 
    2525 
    2626#server.event-handler        = "linux-sysepoll" 
     
    3232                                "mod_access",  
    3333                                "mod_auth", 
    34 #                               "mod_httptls", 
    3534                                "mod_status",  
    3635                                "mod_expire", 
    3736#                               "mod_simple_vhost", 
    3837                                "mod_redirect",  
     38                                "mod_indexfile", 
     39                                "mod_dirlisting", 
    3940#                               "mod_evhost", 
    40 #                               "mod_localizer", 
    4141                                "mod_fastcgi", 
    4242                                "mod_cgi", 
     
    4444                                "mod_accesslog" )  
    4545 
    46 server.indexfiles           = ( "index.php", "index.html",  
     46index-file.extensions       = ( "index.php", "index.html",  
    4747                                "index.htm", "default.htm" ) 
    4848 
  • trunk/tests/fastcgi-responder.conf

    r168 r189  
    2525#server.errorfile-prefix    = "/home/weigon/projects/lighttpd/doc/status-" 
    2626 
    27 server.dir-listing          = "enable" 
    28  
    2927#server.event-handler        = "linux-sysepoll" 
    3028#server.event-handler        = "linux-rtsig" 
     
    3533                                "mod_access",  
    3634                                "mod_auth", 
    37 #                               "mod_httptls", 
    3835                                "mod_status",  
    3936                                "mod_expire", 
    40 #                               "mod_simple_vhost", 
    4137                                "mod_redirect",  
    42 #                               "mod_evhost", 
    43 #                               "mod_localizer", 
     38                                "mod_indexfile", 
    4439                                "mod_fastcgi", 
    4540                                "mod_cgi", 
     
    4742                                "mod_accesslog" )  
    4843 
    49 server.indexfiles           = ( "index.php", "index.html",  
     44index-file.extensions       = ( "index.php", "index.html",  
    5045                                "index.htm", "default.htm" ) 
    5146 
  • trunk/tests/lighttpd.conf

    r179 r189  
     1 
     2debug.log-request-handling = "enable" 
     3 
    14server.document-root         = "/tmp/lighttpd/servers/www.example.org/pages/" 
    25server.pid-file              = "/tmp/lighttpd/lighttpd.pid" 
     
    1114server.tag                 = "Apache 1.3.29" 
    1215 
    13 fastcgi.debug = 1 
    1416 
    1517dir-listing.activate         = "enable" 
     
    2830                                "mod_expire", 
    2931                                "mod_simple_vhost", 
     32                                "mod_indexfile", 
    3033                                "mod_dirlisting", 
    31                                 "mod_indexfile", 
    3234                                "mod_redirect",  
    3335#                               "mod_evhost",