Thursday, January 1, 2009

my .htaccess only in documentroot can be use, other .htacess can't be use

hi,
everyone,
happy new year.
 
my site only in http://test.mysite.com  can be show very good(can saw the green css)
but the http://test.mysite.com/mails   cann't be show anything 
the http://test.mysite.com/index.php/mails  can be show ,have no the css and pic
 
what can I do for the question.
my apache setting 
 
<Directory /var/www/cake/>
Allowoverride All
    </Directory>
<Directory /var/www/cake/app/>
 Allowoverride All
    </Directory>
<Directory /var/www/cake/app/webroot/>
 Allowoverride All
    </Directory>
 
thanks
 
limeng
 

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

No comments: