In the past a create an application by using regular PHP, with no
usage of any kind of framework. This application is the Controll Panel
of a web site. The installation of this application is like that :

http://www.domainname.ext/cpanel/index.php

Now I create the front end of the application by using CakePHP. Now
theproblem is that I like to install the CakePHP in the following
location :

http://www.domainname.ext/


If i will do that then when I will try to log in into the controll
panel CakePHP will return error because will not find the controller
cpanel and the action index.php


What can I do for ?

Kind regards
Merianos Nikos
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to