Monday, March 1, 2010

.htaccess problems

Hi all,

I'm trying to configure a default Cake 1.3 installation (www.site.com/
projadmin, where projadmin is the cake dir) and have been running into
trouble with our webhost. We're on a shared server, and no matter what
I try, I cannot get the paths working properly. I have duplicated the
cake installation on my personal dreamhost server (which is shared)
and it works automatically without having to change any .htaccess
rules.

Our webhost says mod_rewrite is enabled, but the site throws a 404
error with "/c/o/<our site>/public/projadmin/app/webroot/"

I sent them an email asking about this, and they responded "Please be
advised that you need to use the following path: /services/webpages/c/
o/<our site>/"

Now, I've tried lots of different RewriteBase rules in all 3 .htaccess
files, including the new path they replied with, but I always get a
404.

Please help! This has been bothering me for days!

-- Ken

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

No comments: