Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12076662
D1315.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
342 B
Referenced Files
None
Subscribers
None
D1315.diff
View Options
diff --git a/src/Service.php b/src/Service.php
--- a/src/Service.php
+++ b/src/Service.php
@@ -22,7 +22,7 @@
return
$_SERVER['REQUEST_METHOD'] === "GET"
&&
- $_SERVER['REQUEST_URI'] === '/status';
+ $_SERVER['DOCUMENT_URI'] === '/status';
}
public function handle () : void {
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Oct 3, 19:17 (19 h, 42 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
48/ed/4d58814d7f2c65f8260480c17020
Default Alt Text
D1315.diff (342 B)
Attached To
Mode
D1315: Honour nginx rewrite directive
Attached
Detach File
Event Timeline
Log In to Comment