fix DOCUMENT_ROOT for fastcgi
commita19766f3dee5c938c9a79b6c02c1ede0b6809966
authorPaul Tarjan <ptarjan@fb.com>
Sat, 21 Dec 2013 22:39:26 +0000 (21 14:39 -0800)
committerSara Golemon <sgolemon@fb.com>
Tue, 24 Dec 2013 22:11:03 +0000 (24 14:11 -0800)
tree168393cfe28d68ff6e18300116a6fb9824632429
parentdd1259afba69f68790b84b13970473001d82637c
fix DOCUMENT_ROOT for fastcgi

We shouldn't have spcialized code in here for fastcgi, and it didn't even work.

Reviewed By: @markw65

Differential Revision: D1109072
hphp/runtime/server/http-protocol.cpp