URL problem
I have 2 subdomain for my sites:
-mysite.mydomain.com <- cakePHP
-myforum.mydomain.com <- open source forum
I want to make it forum URL like this:
mysite.mydomain.com/forum
so basically my cliant want to llok like form is under mysite.
I tried to use .htaccess to make URL look like "mysite.mydomain.com/
forum"
but when I do that "mysite.mydomain.com" site which I have cakephp
site complaines that I don't have controller for that or something
like that so mod_wririte is not working.
Is there any way I can make URL looks like the way I want to??
Thanks
--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home