fixing app.yaml

parent d22fb0e5
Showing with 2 additions and 2 deletions
......@@ -9,8 +9,8 @@ handlers:
application_readable: true
# Serve php scripts.
- url: /(.+\.php)$
script: \1
- url: .*
script: index.php
# Set bucket name
env_variables:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment