php Programming Glossary: sub1.domain.com
PHP Sessions across sub domains http://stackoverflow.com/questions/1064243/php-sessions-across-sub-domains I am trying to set up the following auth.domain.com sub1.domain.com sub2.domain.com where if the user visits sub1.domain.com or.. sub1.domain.com sub2.domain.com where if the user visits sub1.domain.com or sub2.domain.com and they are not logged in they get pushed.. in they get pushed over to auth.domain.com and can log in. sub1.domain.com and sub2.domain.com are two separate applications but use the..
Edit .htaccess with PHP http://stackoverflow.com/questions/8899805/edit-htaccess-with-php all this means is to have these redirects in place sub1.domain.com sub1.domain.com subdir1 sub2.domain.com sub2.domain.com foodir2.. means is to have these redirects in place sub1.domain.com sub1.domain.com subdir1 sub2.domain.com sub2.domain.com foodir2 foo.domain.com..
|