Skip to main content
8 events
when toggle format what by license comment
Sep 14, 2018 at 14:56 vote accept Avius
Sep 14, 2018 at 14:53 answer added Dan Wilson timeline score: 0
Sep 14, 2018 at 14:31 comment added Avius Yes, this would also work, but also in a different scenario. I have clarified the limitation that I am facing in the question. Typing it out in words made me realize how dumb the situation/question really are though... If your answer still holds, then I probably didn't understand it fully.
Sep 14, 2018 at 14:28 history edited Avius CC BY-SA 4.0
Added extra clarification on the limitation that I am facing.
Sep 14, 2018 at 13:05 comment added ivanivan If you are separating into yourstore.com and admin.yourstore.com then don't handle the connection limits to admin in your code - handle it in the server config. What I do to access things like phpmyadmin and my poorly-coded-but-works email user control panel is have a virtualhost that only listens on the loop back. I ssh in and tunnel a connection from my machine to the remote machine's loopback. Works great, no code to worry about.
Sep 13, 2018 at 12:06 answer added Ewan timeline score: 0
Sep 13, 2018 at 9:35 review First posts
Sep 17, 2018 at 14:52
Sep 13, 2018 at 9:32 history asked Avius CC BY-SA 4.0