Re: Installing a Cake app on OVH, with shared hosting

2011-11-19 Thread wilecoyote42
On 19 nov, 17:16, dype wrote: > Hi > > checkhttp://forum.cakephp-fr.org/viewtopic.php?id=4281 (If you do > not read french, the .htaccess samples are in apache language ;-) > > In your fist .htaccess try : app/webroot instead of /app/webroot > In the second one, add : RewriteBase /   in your app

Re: Installing a Cake app on OVH, with shared hosting

2011-11-18 Thread wilecoyote42
On Nov 18, 4:57 pm, phpMagpie wrote: > Actually, this covers it > better:http://book.cakephp.org/view/917/Apache-and-mod_rewrite-and-htaccess Thanks. I've already read them and tried the steps described there. mod_rewrite is definitely enabled, since I just tried with a test .htaccess file (d

Installing a Cake app on OVH, with shared hosting

2011-11-18 Thread wilecoyote42
Hi all: I'm trying to install a CakePHP 2.0 app on a shared hosting account with OVH, and I'm having a really hard time getting mod_rewrite to work. After searching this group, I've found several people with the same problem and talking about OVH's "exotic" Apache setup, but without any specific d