Add all files needed to bring up VM and run agaric.com locally
This commit is contained in:
parent
52c8b60bac
commit
4d2bc0ee24
742 changed files with 24037 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
# RHEL/CentOS 7 automatically installs and enables mod_proxy_fcgi by default.
|
||||
|
||||
# RHEL/CentOS 6 installs Apache 2.2... and is much harder to get configured with
|
||||
# FastCGI, but here are two guides:
|
||||
# - Apache 2.2 + mod_fastcgi: http://stackoverflow.com/a/21409702/100134
|
||||
# - Apache 2.4 + mod_proxy_fcgi: http://unix.stackexchange.com/a/138903/16194
|
Loading…
Add table
Add a link
Reference in a new issue