Hi Ian,

1) Cake isn't set in motion for any file that exists on the file system
so: If they are complete html pages and you don't need/want cake to do
anything with them then you could create a folder in your webroot and
access/link to them directly as "/AnyFolder/File.html".

2) If they are static pages that do not contain a head you could just
put them in your app/views/pages/ directory and change the extension to
thtml and then you can access them as /Pages/OldHtmlFile.

Hope that helps, Cheers,

AD7six


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to