Monday, October 12, 2015

Re: asset routing not working on shared host

I've had the following response from easily:

"AllowOverride All is not permitted - the overriding Apache config allows :
AllowOverride Options=Indexes FileInfo Indexes AuthConfig Limit"

Would this stop CakePHP's rewrites/routes working properly?  Is there a way to get them working with AllowOverride Options=Indexes FileInfo Indexes AuthConfig Limit?

On Wednesday, October 7, 2015 at 4:42:28 PM UTC+1, phpMagpie wrote:
Hi,

I've developed a CakePHP/Croogo site for a client who wants to contnue using their own host (easily.co.uk).

When I've uploaded the site to their server none of the assets are being found because the rewrites are failing.

I'm pretty certain mod_rewrite is enabled as /webroot/index.php runs when accessing the domain root.

Any ideas what I/the host needs to change to get CakePHP's standard asset routing working?

Thanks, Paul.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: