![]() |
Sergey Kornilov admin 11/24/2010 |
As a quick and dirty solution you can try to create a subdomain for each application and point it to corresponding directory i.e. http://teachers.MYDOMAIN.com/login.php and http://students.MYDOMAIN.com/login.php. Cookies and sessions won't be shared in this case. |
M
|
matteofaini author 12/1/2010 |
As a quick and dirty solution you can try to create a subdomain for each application and point it to corresponding directory i.e. http://teachers.MYDOMAIN.com/login.php and http://students.MYDOMAIN.com/login.php. Cookies and sessions won't be shared in this case.
|
![]() |
Sergey Kornilov admin 12/1/2010 |
I'm not sure why you cannot share images having two projects on different subdomains. Probably you can elaborate this a little bit further. |
M
|
matteofaini author 12/5/2010 |
I'm not sure why you cannot share images having two projects on different subdomains. Probably you can elaborate this a little bit further.
|