let .htaccess files work, you need to access site as /~forans/ (not /
~forans/app/webroot/ or /~forans/app/), you may need to place
"RewriteBase /~forans" into your /~forans/app/webroot/.htaccess just
after "RewriteEngine On"
On Aug 29, 1:30 am, Paddy Foran <foran.pa...@gmail.com> wrote:
> Hey all,
>
> I'm being given no small amount of grief in installing a working
> CakePHP app into a subdirectory on my campus' shared server. It must
> be installed in the directory /~forans, at the very least, meaning my
> index file will appear in /~forans/app/webroot/index.php
>
> However, I get a 404 when I browse to /~forans or /~forans/app, and
> when I browse to /~forans/app/webroot, I get my index file, without
> any formatting. Also, any page I try to visit returns a 404 error.
> Turning off the pretty URLs (but leaving the .htaccess files in place)
> allows me to visit the pages, but still the CSS and images are not
> found- though, oddly enough, the favicon is.
>
> Am I doing something stupid here, missing something entirely?
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
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:
Post a Comment