> > Mojo servers don't run / listen on a domain -- they listen on IPs. As > such, it'll respond to whatever domain is pointed to the IP that routes to > your Mojo server. So no, I don't think you can determine the domain before > you start your app. >
ok. can I get the IP? all I need is learn whether I am operating on 127.0.0.1 (or port 3000). I don't understand. We talked about this in another thread. What's the > issue? > because of browser buglets when localhost has subdomains. when localhost, I must not set cookie_domain before the app starts. when I am on listening on a real host, I want to set it. regards, /iaw -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
