Just to follow up
the setting.yml and the no_script_name was on.
But I had to uncomment the RewriteBase / in the .htaccess

thanks :-)




On 12 oct, 14:17, alvaro <[EMAIL PROTECTED]> wrote:
> On settings.yml
>
> check that under
>
> prod:
>    no_script_name:         on
>
> you have that.
>
> Also check that your .htaccess file has the correct rules on it.
>
> On Oct 12, 2008, at 6:06 PM, julien Bessiere wrote:
>
> > Hi,
> > I've been developping a website using symfony 1.1.1.
> > I've always used the _dev.php controller (frontend_dev.php).
> > Now I want to use the prod environment.
> > If I specifiy the controller in the url then it 
> > workshttp://www.mysite.com/index.php/mymodule/myaction
> > But if I don't,http://www.mysite.com/mymodule/myaction, I have a  
> > page not found error.
>
> > How can I make it work without the "index.php" in the url ?
>
> > thanks for you advices
>
> > Julien
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to