Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 22306
Collapse All | Expand All

(-)yaws-1.40/src/yaws_server.erl (-1 / +1 lines)
Lines 1175-1181 Link Here
1175
			     N,
1175
			     N,
1176
			     ARG,
1176
			     ARG,
1177
			     fun(A)->yaws_cgi:call_cgi(A,
1177
			     fun(A)->yaws_cgi:call_cgi(A,
1178
						       "php",
1178
						       "php-cgi",
1179
						       UT#urltype.fullpath)
1179
						       UT#urltype.fullpath)
1180
			     end,
1180
			     end,
1181
			     fun()->finish_up_dyn_file(CliSock, GC, SC)
1181
			     fun()->finish_up_dyn_file(CliSock, GC, SC)

Return to bug 22306