On Mon, Nov 8, 2010 at 8:58 AM, Deepak <deepakj...@gmail.com> wrote:
> Hello All,
>
> I want to install a custom made application using simple php in a sub-
> domain under my website which is developed on cakephp
>
> Its like this,
> my site is http://www.mywebsite.com, and I want to install a new
> application in a subdomain like
> http://newapp.mywebsite.com, the 'newapp' application is not using
> cakephp.
>
> Please advice how to change .htaccess

This is an apache configuration issue. Create a new virtual host and
add an A record for newapp.mywebsite.com (or a wildcard) to your DNS.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to