Files
lazarus-ccr/wst/trunk/samples/apache_module
inoussa 599991c430 Fix "httpd" path
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1200 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-17 21:58:08 +00:00
..
2010-04-17 21:58:08 +00:00
2010-01-29 15:55:18 +00:00
2007-05-05 19:05:01 +00:00
2010-01-29 15:55:18 +00:00

Appache module configuration :

LoadModule wst_module modules/mod_wst.so

<Location /wst>
  SetHandler wst-handler
</Location>