Google App Engine and Wordpress set up error - Windows 7 professional
I'm trying to set up Google App Engine and Wordpress version 3.8 according to instruction at https://developers.google.com/appengine/articles/wordpress But when I run $ APP_ENGINE_SDK_PATH/dev_appserver.py APPLICATION_DIRECTORY I have got the error Unable to assign value 'wordpress/. .(htm|html|css|js)$' to attribute 'upload:' value 'wordpress/. .(htm|html|css|js)$' for upload does not match expression '^(?:(?!\^).*(?!\$).)$' in app.yaml in line 9, column 11 Here is my app.yaml file's content: application: thangvmwordpressdemo version: 1 runtime: php api_version: 1 handlers: - url: /(.*\.(htm