[google-appengine] How to secure the login/admin section of my gae site only?

2013-05-28 Thread Byron Gibson
Hi all,

I have a GAE Java site using a CMS, and I'd like to secure the admin pages 
only with SSL.  Eg, http://www.mysite.com/admin should use https, but not 
the rest of the site.

Is this possible with GAE?  The documentation I've found so far only 
discusses how to apply an SSL cert to the entire domain.

Thanks!

-- 
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 http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Changed instance type from F1 to F4, need to restart app for change to take effect, how?

2013-06-04 Thread Byron Gibson
Hi all, 

GAE docs say that for GAE Java, if you change the instance type you must 
restart your app for the change to take effect.  But I'm missing the 
"Restart" button in the web control panel, and not finding the answer 
either here or at StackOverflow, or anywhere else.  How do you manually 
restart your GAE Java app?

Thanks!

-- 
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 http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: Changed instance type from F1 to F4, need to restart app for change to take effect, how?

2013-06-04 Thread Byron Gibson
Update:  seems to have auto-restarted a minute later.

On Tuesday, June 4, 2013 8:10:29 PM UTC-7, Byron Gibson wrote:
>
> Hi all, 
>
> GAE docs say that for GAE Java, if you change the instance type you must 
> restart your app for the change to take effect.  But I'm missing the 
> "Restart" button in the web control panel, and not finding the answer 
> either here or at StackOverflow, or anywhere else.  How do you manually 
> restart your GAE Java app?
>
> Thanks!
>

-- 
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 http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.