This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-25 10:54:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
xml_int
/
mod_xml_scgi
History
Daniel Swarbrick
14a6e0cfc2
CGI specifies that REQUEST_URI is relative to the root (and does not include scheme name, hostname, port)
2012-08-08 14:08:31 +02:00
..
conf
/autoload_configs
add mod_xml_scgi (like xml_curl minus the web server direct to an application backend that supports the SCGI protocol)
2012-05-09 14:06:00 -05:00
Makefile
add mod_xml_scgi (like xml_curl minus the web server direct to an application backend that supports the SCGI protocol)
2012-05-09 14:06:00 -05:00
mod_xml_scgi.2008.vcproj
add mod_xml_scgi (like xml_curl minus the web server direct to an application backend that supports the SCGI protocol)
2012-05-09 14:06:00 -05:00
mod_xml_scgi.2010.vcxproj
add mod_xml_scgi (like xml_curl minus the web server direct to an application backend that supports the SCGI protocol)
2012-05-09 14:06:00 -05:00
mod_xml_scgi.c
CGI specifies that REQUEST_URI is relative to the root (and does not include scheme name, hostname, port)
2012-08-08 14:08:31 +02:00
xml_scgi_server.pl
clean up forking code in example
2012-05-14 07:13:26 -05:00