when create the project there are two php file in the web directory:
frontend_dev.php and index.php
in index.php I find this ' $configuration =
ProjectConfiguration::getApplicationConfiguration('frontend', 'prod',
false);'
when i visit xxxx.localhost/frontend_dev.php I can use the route.yml
configure to go to a module with index action
but as I visit xxxx.localhost or xxxx.localhost/index.php I can
only see the default symfony project homepage.
how can I change the configure or something else to made the product
environment accessable ?
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
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
To unsubscribe, reply using "remove me" as the subject.