Posted by & filed under Professional.

In order to use the CakePHP framework (version 1.2 alpha) without mod_rewrite you must uncomment the line in /app/config/core.php that looks like this:

define ('BASE_URL', env('SCRIPT_NAME'));

Leave a Reply

  • (will not be published)