Not sure exactly what you are wanting to do, but CakePHP automatically
allows you to access files in webroot.

So if you have a app/webroot/manager and you visit domain.com/manager
you will automatically access whatever files are in app/webroot/
manager. This allows you to have 3rd party scripts (like forums, etc.)

On Nov 9, 9:19 am, kangur91 <[email protected]> wrote:
> I've got problem. Is a possibility to skip folder in modrewrite? For
> example I have folder in /app/webroot/manager/ --> I want to skip
> rewrite on manager folder. PS: this folder is on manager.domain.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=.


Reply via email to