Ticket Change Details
Not logged in
Overview

Artifact ID: 78849ffa3a66968094dae9d2516f6a67864c10d7
Ticket: e49f245975f89a8a9c006ec224eed48c8ad77593
Add '-nocgi' option
User & Date: ron 2010-11-05 05:46:45
Changes

  1. Appended to comment:
    
    
    <hr /><i>ron added on 2010-11-05 05:46:45:</i><br />
    This fix seems to make my server not work any longer.
    
    It is configured as a script which is executed from the server, and that server is:
    
    #!/path/to/fossil
    directory: /home/my/fossils
    notfound: http://somewhere.else/
    
    
    What is happening is a 'server misconfigured' message when I access the page now; reverting to ver cb2ff51 fixes the problem.  Adding 'cgi' as a parameter on the #! line helps, but I lose the css.
    
  2. resolution changed to: "Open"