Displaying 1 result from an estimated 1 matches for "scgi_mod".
2006 May 22
1
configuring apache with scgi
...ot
known by a noob like me.
i''m not really sure what i''m supposed to do to get everything set up,
and i don''t want to screw something else up in the process. i''ve
installed the scgi gem but i don''t know how to configure apache to use
it. i found the scgi_mod.so file but have no clue what i''m supposed to
do with it either. do i copy it to the modules directory and just add
the loadmodule line in my httpd.conf file? i have no clue.
then, how to i set up my rails apps? do i use dispatch.cgi or
dispatch.fcgi? do i need to do anything special t...