私はubuntu OSのlocalhost上にzendプロジェクトを作成しました。私のローカルシステムでは完全に動作しています。今私はこのプロジェクトをオンラインでアップロードしたいと思っています。私はドメイン名とホスティングを購入しました。私はファイルをアップロードするためにディレクトリ構造に従っています。共有ホスティングのプロジェクトをzendしますか?
/www.example.com/web/content/
のでwww.example.comは/www.example.com/web/content/
フォルダを指しています。このディレクトリ構造は変更できません。私は/www.example.com/web/
に/www.example.com/web/content/
とアプリケーション、ライブラリとテストのフォルダにすべてのパブリックフォルダのファイルを置きます。したがって、ローカルシステムと同じディレクトリですが、パブリックフォルダのみがコンテンツフォルダに名前が変更されます。
ホームページが正常に表示されますが、リンクをクリックしたり他のウェブページにリダイレクトしたりすると、次のエラーが表示されます。
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/2.2 Server at example.com Port 80
おかげエラーは多くの理由で発生する可能性があります