/**
 * To configure CakePHP *not* to use mod_rewrite and to
 * use CakePHP pretty URLs, remove these .htaccess
 * files:
 *
 * /.htaccess
 * /app/.htaccess
 * /app/webroot/.htaccess
 *
 * And uncomment the App.baseUrl below:
 */
        Configure::write('App.baseUrl', env('SCRIPT_NAME'));

And use: http://myhost.com/index.php/mycontroller/action

On Apr 24, 12:55 pm, kabeerdarocker <kabeerdaroc...@gmail.com> wrote:
>  I am quite new to Cakephp, just set up doing some of my college
> projects and demonstrating in a local computer. Now, I want to be
> professional and I just have no idea of what should I be doing to go
> live. I am in deep trouble. Please help me with this. Please provide
> me a basic procedure to go cakephp live.

-- 
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+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to