app engine completely scrambles it 

On Saturday, January 19, 2019 at 4:00:12 PM UTC+1, Nikos Katsikanis wrote:
>
> Any ideas why this works
>
> http://quantumjs.com/brochures/JavaScript-Bootcamp.pdf
>
> but https doesn't?
>
> https://quantumjs.com/brochures/JavaScript-Bootcamp.pdf
>
>
> using
>
> runtime: python27
> api_version: 1
> threadsafe: true
> handlers:
>   - url: /(.*\.(js|css|png|jpg|svg|ttf|ico|manifest|pdf))$
>     static_files: \1
>     upload: .*\.(js|css|png|jpg|svg|ttf|ico|manifest|pdf)$
>     # catch all handler to index.html
>   - url: /.*
>     static_files: index.html
>     upload: index.html
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/104de8de-f1fd-41d1-aff4-94db8729a7f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-ap... Nikos Katsikanis
    • [goog... Nikos Katsikanis
      • [... 'Nicolas (Google Cloud Platform Support)' via Google App Engine
        • ... Nikos Katsikanis

Reply via email to