symfony1 - setting up routing for the first time -


I'm trying to set up URL routing on my server for the first time, I'm sure that mod_rewrite is enabled. Do any other configurations require me to change or set up? Should the routing.yml file be read automatically?

routing. IML is not related to Apache. Let's say that you point to Apache's proper directory and on the appropriate index, the Symphony should handle the rest.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -