PS: si j'ajoute le index.php? à l'url de swf => 403 Le 11/04/2013 09:54, Denis Jean-Christian a écrit : > Après moult test, ça vient bien de ma config: > > blog_url = "http://mon.domain.tld/" > method = "QUERY_STRING" > Réécriture = > RewriteEngine on > RewriteCond %{REQUEST_FILENAME} !-f > RewriteCond %{REQUEST_FILENAME} !-d > RewriteRule (.*) index.php?$1 > > Avec ça je n'est plus de index.php ni de ? dans l'url mais apparemment > ça créé un bug! > >
_______________________________________________ Dev mailing list - [email protected] - http://ml.dotclear.org/listinfo/dev
