equal
deleted
inserted
replaced
|
1 # The Fastcgi Apache module configuration file is being |
|
2 # managed by Puppet and changes will be overwritten. |
|
3 <IfModule mod_fastcgi.c> |
|
4 AddHandler fastcgi-script .fcgi |
|
5 FastCgiIpcDir "<%= @fastcgi_lib_path %>" |
|
6 </IfModule> |