Symfony 1.4でプロジェクトを作成し、FTPでアップロードしました。http://mysite.com/frontend_dev.php/loginまたはhttp://mysite.com/frontend_dev.php/manageを開くと、すべて正常に機能しますが、http ://mysite.com/loginまたはhttpを開くと://mysite.com/manageその後、エラーが発生します:
Not Found
The requested URL /login was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
なんで?SymfonyまたはApacheで何を変更する必要がありますか?