On Tue, Mar 24, 2009 at 9:03 PM, furionn <[email protected]> wrote: > > Hi all, > > Somebody can help me with .htaccess ? > > i have file structure: > > /var/www/ > /site(cakephp) > /forum > > What need to write in .htaccess to www.site.com/forum does not show an > error ?
Try to put in your .htaccess files: ... RewriteBase /site ... -- MARCELO DE F. ANDRADE Belem, PA, Amazonia, Brazil Linux User #221105 http://mfandrade.wordpress.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
