~ubuntu-branches/ubuntu/trusty/ocamlnet/trusty

« back to all changes in this revision

Viewing changes to debian/etc/netcgi_apache.load

  • Committer: Bazaar Package Importer
  • Author(s): Stéphane Glondu
  • Date: 2011-09-02 14:12:33 UTC
  • mfrom: (18.2.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110902141233-zbj0ygxb92u6gy4z
Tags: 3.4-1
* New upstream release
  - add a new NetcgiRequire directive to ease dependency management
    (Closes: #637147)
  - remove patches that were applied upstream:
    + Added-missing-shebang-lines-in-example-shell-scripts
    + Try-also-ocamlc-for-POSIX-threads

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
LoadModule netcgi_module /usr/lib/apache2/modules/mod_netcgi_apache.so
2
 
NetcgiLoad pcre/pcre.cma
3
 
NetcgiLoad netsys/netsys.cma
4
 
NetcgiLoad netstring/netstring.cma
5
 
NetcgiLoad str.cma
6
 
NetcgiLoad netcgi2/netcgi.cma
7
 
NetcgiLoad netcgi_apache/netcgi_apache.cma
 
2
NetcgiRequire netcgi2-apache