I just took a look at your URL you provided.  It is displaying the contents of /app/webroot so it appears that  mod_rewrite is working, but since it is not making it out of /app/webroot I would double check that the .htaccess file at /app/.htaccess exists.

Also check to make sure the web server has permission to read them.

If you have shell access to your hosting cd to your home directory at /hsphere/local/home/kumapage/

Then type "chmod -R 755 *" prompt (minus the quotes).

That will make it so the webserver has read and execute permissions on your files.

If you only have FTP access check your specific FTP client documentation for info regarding changing the permissions (which may also be called attributes depending on the client).



On 7/20/06, AD7six <[EMAIL PROTECTED]> wrote:

Hi Kuma,

Only guessing :)

this is being processed by cake: http://www.ludolab.org/app/asdf
And this isn´t http://www.ludolab.org/asdf

So: It looks to me like you don´t have mod_rewrite enabled in your
base folder do you have allowOverrides all?.

Cheers,

AD7six
PS IRC is the way forwards if you are still stuck
( http://irc.cakephp.org/irc.html if you don´t have a client)




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to