Changeset 3

Show
Ignore:
Timestamp:
02/12/2005 08:09:07 PM (4 years ago)
Author:
jan
Message:

Don't use physical.path for sending out error-pages

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/connections.c

    r1 r3  
    330330                                 
    331331                        /* rewrite the filename */ 
     332                         
     333                        /* FIXME: use con.physical.errorfile 
     334                         *  
     335                         *  
     336                         */ 
     337                        buffer_reset(con->physical.path); 
    332338                         
    333339                        if (srv->srvconf.errorfile_prefix->used) {