[google-appengine] Porting a Django+Apache app in GAP - Where to set Redirect 301 that now are in httpd.conf Apache file?

2019-09-23 Thread Giancarlo Facoetti


Hello all, I'm porting a webapp (Django+Mysql+Apache) in Google App Engine. 
Everything is going well, but I don't know how to manage the old redirects 
301.

The original version uses the httpd.conf file of Apache with directives 
likes this:

Redirect 301 /old-url/ www.mysite.com/new-url/

How can I set this kind of redirects in GAE? thank you very much

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/01b70744-da51-442e-ba03-e0d0cd2a1e0d%40googlegroups.com.


[google-appengine] Porting a Django+Apache app in GAP - Where to set Redirect 301 that now are in httpd.conf Apache file?

2019-09-23 Thread Giancarlo Facoetti


Hello all, I'm porting a webapp (Django+Mysql+Apache) in Google App Engine. 
Everything is going well, but I don't know how to manage the old redirects 
301.

The original version uses the httpd.conf file of Apache with directives 
likes this:

Redirect 301 /old-url/ www.mysite.com/new-url/

How can I set this kind of redirects in GAE? thank you very much

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/bea388b6-5ff6-4b79-b2c5-9aa6c84fbce6%40googlegroups.com.