Skip to content

Commit d87cde1

Browse files
committed
fixed url mapping for phpinfo
1 parent b0e7afb commit d87cde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ handlers:
2121
- url: /
2222
script: www/index.php
2323

24-
- url: /
24+
- url: /phpinfo.php
2525
script: www/phpinfo.php

0 commit comments

Comments
 (0)