hallgren
b8c1a09896
The name of the fastcgi executable has changed back to pgf-service
2011-01-09 15:32:17 +00:00
hallgren
5fd4efd960
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
d0ce81a02c
update the shell scripts and some other configuration files for GWT 2.0.4
2010-07-08 12:03:36 +00:00
hallgren
4c757f4683
Changes to lighttpd.conf to allow grammars.cgi to work
2010-04-20 14:46:36 +00:00
aarne
5c0fb2cb7e
text-like unlexer for phrasebook web service
2010-03-26 22:08:48 +00:00
aarne
8ed9fe442d
Dutch lexicon generated via Google translate; method in lib/src/MkExx.hs
2009-11-16 15:21:56 +00:00
krasimir
eed3bc5312
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
8c2a476a10
idea page
2009-03-11 16:54:16 +00:00
krasimir
fe74414462
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
fee1483bd8
lighttpd conf tweak.
2008-11-20 16:49:12 +00:00
bjorn
1203d31d77
gwt: rearragne html files and paths to get nicer URLs.
2008-11-20 14:06:06 +00:00
bjorn
7181e8540a
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
c40ca4b0c7
Some lighttpd config fixes for the gwt translator.
2008-10-29 14:45:15 +00:00
bjorn
c783c12b15
Update gf-server instructions and configuration.
2008-10-20 12:56:08 +00:00
bjorn
95fca30b5d
lighttpd.conf tweak
2008-10-20 08:43:23 +00:00
bjorn
333efb4063
lighttpd.conf: use default server.event-handler = "select"
2008-10-17 12:57:52 +00:00
bjorn
3ee2a7b072
A bunch of changes that make it easy to run the gf server with lighttpd
2008-10-16 13:39:09 +00:00