1
0
forked from GitHub/gf-core
Commit Graph

18 Commits

Author SHA1 Message Date
John J. Camilleri
735f5ff76f Remove src/ui folder, moved to:
https://github.com/GrammaticalFramework/gf-offline-translator
2018-11-15 10:33:31 +01:00
hallgren
5d8d1999d8 The name of the fastcgi executable has changed back to pgf-service 2011-01-09 15:32:17 +00:00
hallgren
72d2d9b204 Split pgf-server into pgf-fcgi and pgf-http.
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-11-26 14:30:51 +00:00
krasimir
c671399014 update the shell scripts and some other configuration files for GWT 2.0.4 2010-07-08 12:03:36 +00:00
hallgren
8b5827fc89 Changes to lighttpd.conf to allow grammars.cgi to work 2010-04-20 14:46:36 +00:00
aarne
2925edd088 text-like unlexer for phrasebook web service 2010-03-26 22:08:48 +00:00
aarne
e91cd9c832 Dutch lexicon generated via Google translate; method in lib/src/MkExx.hs 2009-11-16 15:21:56 +00:00
krasimir
f2a968b6d5 the morpho server is now updated and works with the current GF. the sources are moved in directory server 2009-06-04 16:26:52 +00:00
aarne
a175874e2c idea page 2009-03-11 16:54:16 +00:00
krasimir
92bb971ea3 the grammars are now recognized by extension i.e. .pgf is grammar just like .php is a PHP script 2009-01-25 22:06:20 +00:00
bringert
289618b81f lighttpd conf tweak. 2008-11-20 16:49:12 +00:00
bjorn
b56a06fdda gwt: rearragne html files and paths to get nicer URLs. 2008-11-20 14:06:06 +00:00
bjorn
3195979031 gf-server lighttpd.conf: put fcgi socket in basedir, with PID in name. This helps avoid clashed when running muyltiple gf servers on the same machine. 2008-11-20 08:56:17 +00:00
bringert
9fab68709c Some lighttpd config fixes for the gwt translator. 2008-10-29 14:45:15 +00:00
bjorn
9b8f50534c Update gf-server instructions and configuration. 2008-10-20 12:56:08 +00:00
bjorn
ee08605aee lighttpd.conf tweak 2008-10-20 08:43:23 +00:00
bjorn
a6c4747b11 lighttpd.conf: use default server.event-handler = "select" 2008-10-17 12:57:52 +00:00
bjorn
44eeb7a0f7 A bunch of changes that make it easy to run the gf server with lighttpd 2008-10-16 13:39:09 +00:00