תראו יש לי את הקוד הבא:
קוד:
Options +FollowSymLinks
Options +Indexes
RewriteEngine On
RewriteRule index.php index.html
מה שרציתי לעשות זה בעצם שכאשר נכנסים ל index.html זה יהיה index.php
ואז שאני נכנס ל index.html, יש לי את הבעיה הבאה:
קוד:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@***co.il 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.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
מה אני אמור לעשות? תודה!