What we found was that in Apache when you setup your virtual host settings
it helps to have the AllowOverwrite directives set as well that allow the
.htaccess file to actually run

On Mon, Jul 13, 2009 at 3:28 AM, Tuan Vu Minh <tuanvm2...@gmail.com> wrote:

> I am following the instruction of My first 
> project<http://www.symfony-project.org/tutorial/1_2/my-first-project>in the 
> symfony website. Everything is ok but the link in the prod
> enviroment.
> For example, if I accesss the website with the address
> http://localhost/blog/ => the homepage appears as usual but when clicking
> any link, the error "page not found" thrown.
> The link is "http://localhost/blog/post/new";
> If I add "index.php" before "post/show" or "post/new", It works well. (
> http://localhost/blog/index.php/post/new)
> I guess that there is something wrong with the routing but I don't know
> exactly what it is.
> Please help me if you know how to solve this problem. Thank you very much!
>
> --
> Vũ Minh Tuấn - 4c06 - F.I.T - Hanoi University.
> Mobile: 0982.60.90.10
> Yahoo ID: tuanvm2...@ymail.com
>
>
>
>
> >
>


-- 
Gareth McCumskey
http://garethmccumskey.blogspot.com
twitter: @garethmcc

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to