PHP Classes

File: WIAdmin/WIPlugin/WIUpload/server/gae-go/app.yaml

Recommend this page to a friend!
  Classes of Jules Warner   WICMS   WIAdmin/WIPlugin/WIUpload/server/gae-go/app.yaml   Download  
File: WIAdmin/WIPlugin/WIUpload/server/gae-go/app.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: WICMS
Database driven content management system with PDO
Author: By
Last change:
Date: 7 years ago
Size: 214 bytes
 

Contents

Class file image Download
application: jquery-file-upload version: 2 runtime: go api_version: go1 handlers: - url: /(favicon\.ico|robots\.txt) static_files: static/\1 upload: static/(.*) expiration: '1d' - url: /.* script: _go_app