Monday, November 30, 2009

cakephp htaccess make other application is not reachable

Hi,

i have problem with cakephp htaccess setting. i put cakephp on my
server root, let say http://www.mydomain.com

this is my htaccess for root
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^$ app/webroot/ [L]
RewriteRule (.*) app/webroot/$1 [L]
</IfModule>

now i want to install phpBB on http://www.mydomain.com/phpBB, but when
i access that url, it always handle by cakephp application.

Does any solution for this situation?
I want to be able to access folder or file independently on my server
that do not have relation with cakephp system.

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

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

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home


Real Estate