new files as default.
>
> Regards,
>
> Paulo
>
> On May 26, 12:04 am, hayden wrote:
> > Can anybody point me in the right direction for being able to
> > customize all the sfGuard pages, specifically the markup as Symfony by
> > default uses tables for EVERYTHING dea
Can anybody point me in the right direction for being able to
customize all the sfGuard pages, specifically the markup as Symfony by
default uses tables for EVERYTHING dealing with forms, even the login
page.
--
If you want to report a vulnerability issue on symfony, please send it to
security a
Is it possibly related to whether or not there is a trailing slash in
the URL depending on how your routes are setup?
I have noticed that I get a 404 page if I request a page with a
trailing slash when my route is setup to work without a trailing
slash.
I ended up setting up a htaccess redirect t
This is not a question. This is a post to help others where I have yet
to find solutions doing google searches myself.
http://ketuv.im/a/using-mod_rewrite-to-symfony-backend/
I have yet to find any posts that have figured out how to do this
exactly the way I wanted so I want to get this out ther