![]() |
![]() |
![]() ![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 623 Pomógł: 11 Dołączył: 1.01.2009 Skąd: Wrocław Ostrzeżenie: (0%) ![]() ![]() |
Witam,
utworzyłem nową apikację w Symfony i kilka modułów: Cytat php symfony generate:app strona php symfony generate:module strona przyklad php symfony generate:module strona podstrony php symfony generate:module strona glowna Plik http://127.0.0.1/apps/strona/config/routing.yml wygląda tak: Cytat # You can find more information about this file on the symfony website: # http://www.symfony-project.org/reference/1_4/en/10-Routing # default rules homepage: url: / param: { module: default, action: index } default symfony: ulr: /symfony/:action/* param: { module: default } # generic rules # please, remove them by adding more specific rules default_index: url: /:module param: { action: index } default: url: /:module/:action/* I teraz pytanie: czemu po wpisaniu w przeglądarkę http://127.0.0.1/przyklad/index wyświetla mi się błąd 404? |
|
|
![]() |
![]()
Post
#2
|
|
Grupa: Zarejestrowani Postów: 1 675 Pomógł: 286 Dołączył: 15.06.2009 Skąd: Wieliczka Ostrzeżenie: (0%) ![]() ![]() |
a mod_rewrite chodzi?
|
|
|
![]() ![]() |
![]() |
Aktualny czas: 16.10.2025 - 12:48 |