summaryrefslogtreecommitdiff
path: root/src/server/lighttpd.conf
AgeCommit message (Collapse)Author
2018-11-15Remove `src/ui` folder, moved to:John J. Camilleri
https://github.com/GrammaticalFramework/gf-offline-translator
2011-01-09The name of the fastcgi executable has changed back to pgf-servicehallgren
2010-11-26Split pgf-server into pgf-fcgi and pgf-http.hallgren
The dependency on the fastcgi package made pgf-server difficult to compile, so it is now split into - pgf-fgci (main module in pgf-fcgi.hs), which is built only if fastcgi is already installed or if you turn on the fastcgi flag (e.g. by doing 'cabal install -f fastcgi'). - pgf-http (main module in pgf-http.hs) which is always built (and hopefully has no problematic dependencies.) The modules FastCGIUtils and PGFService no longer depend on fastcgi.
2010-07-08update the shell scripts and some other configuration files for GWT 2.0.4krasimir
2010-04-20Changes to lighttpd.conf to allow grammars.cgi to workhallgren
2010-03-26text-like unlexer for phrasebook web serviceaarne
2009-11-16Dutch lexicon generated via Google translate; method in lib/src/MkExx.hsaarne
2009-06-04the morpho server is now updated and works with the current GF. the sources ↵krasimir
are moved in directory server
2009-03-11idea pageaarne
2009-01-25the grammars are now recognized by extension i.e. .pgf is grammar just like ↵krasimir
.php is a PHP script
2008-11-20lighttpd conf tweak.bringert
2008-11-20gwt: rearragne html files and paths to get nicer URLs.bjorn
2008-11-20gf-server lighttpd.conf: put fcgi socket in basedir, with PID in name. This ↵bjorn
helps avoid clashed when running muyltiple gf servers on the same machine.
2008-10-29Some lighttpd config fixes for the gwt translator.bringert
2008-10-20Update gf-server instructions and configuration.bjorn
2008-10-20lighttpd.conf tweakbjorn
2008-10-17lighttpd.conf: use default server.event-handler = "select"bjorn
2008-10-16A bunch of changes that make it easy to run the gf server with lighttpdbjorn