1
0
forked from GitHub/gf-core

Note that Apache must be restarted after config changes.

This commit is contained in:
bjorn
2008-09-10 08:19:50 +00:00
parent 26d8a7254d
commit 6dbc576426

View File

@@ -62,6 +62,11 @@ AddModule mod_fastcgi.c
Allow from all
</Directory>
- If you have changed the web server config, you need to restart the web server
(this is also useful to get a clean slate if you end up with dead or resource-hogging
FastCGI processes):
$ sudo apachectl restart
- Copy or symlink this directory to your web directory.