I've setup a little server for testing my cakephp apps, and last week I implemented a mass virtual-host solution using mod_rewrite (following apache docs)
The problem is that now I must append "RewriteBase /" to all my cake applications (on /, /app and /app/webroot) and must repeat this every time I upload a new version of the app to the server. Anyone know of any mass-virtual configuration that would make RewriteBase unnecessary ? thanks gui --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
