![]() |
# 1 |
Permanently Banned
|
עזרה HTACCESS
אני רוצה שאם מישהו יכנס נגיד ל games.html
זה יתן את המידע מ page.php?page=games, אני רושם את הקוד הזה: RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^([a-zA-Z0-9 %_-]+) page.php?page=$1 [L,NC,QSA] וזה עושה לי שגיאה בכל האתר (אני עובד עם ה WAMP): Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, admin@localhost 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.
__________________
Resellers.co.il - אירוח אתרים מקבוצת GlobalSolution ישראל |
![]() |
![]() |
# 2 |
חבר וותיק
|
נסה:
קוד:
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^([a-zA-Z0-9 %_-]+)\.html$ page.php?page=$1 |
![]() |
![]() |
# 3 |
Permanently Banned
|
אוקי, עכשיו שנאי ניכנס זה עושה לי שגיאה 404,
שאני ניכנס ל 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@introx-serv.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.
__________________
Resellers.co.il - אירוח אתרים מקבוצת GlobalSolution ישראל |
![]() |
![]() |
# 4 |
חבר וותיק
|
אולי:
קוד:
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([a-zA-Z0-9_]+?)\.html$ page.php?page=$1 |
![]() |
![]() |
# 5 |
Permanently Banned
|
עובד תודה רבה.
__________________
Resellers.co.il - אירוח אתרים מקבוצת GlobalSolution ישראל |
![]() |
![]() |
חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים) | |
|
|