I have been workin on the jobeet tutorial for a while now and recently discovered a problem. When i load the site in the production env: jobeet.server.com the site appears. However if i click on a link it will take me to jobeet.server.com/jobs/..... this takes me to a page not found. if i go in and edit the url to: jobeet.server.com/index.php/ jobs everything works fine.
I imagine it is looking for a jobs folder rather than passing that URI to the index.php page Any thoughts? Thanks! -- 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.
