S
ShadowMan@
Guest
So let me get clear on what you are trying to accomplish at this point (I still have not fully read the entire thread, most of it).
You are trying to solve the issue with sessions being terminated due to the change in URL from your using variable subdomain names?
Would it not be easier to change the way you store the php session info? Instead of the session being validated by URL/HTTP request, use another method for sessions.
Otherwise, give me the name and version of the software you are using and I will see if I can set it up on a test server to replicate your conditions. If that software is not GNU or does not have at least a time trial version, then I will not be able to replicate your conditions.
You are trying to solve the issue with sessions being terminated due to the change in URL from your using variable subdomain names?
Would it not be easier to change the way you store the php session info? Instead of the session being validated by URL/HTTP request, use another method for sessions.
Otherwise, give me the name and version of the software you are using and I will see if I can set it up on a test server to replicate your conditions. If that software is not GNU or does not have at least a time trial version, then I will not be able to replicate your conditions.