Добро пожаловать, Гость!
ошибка 404 - Страница 0
Баги/обновления движка | ошибка 404
Vasid :
Всем привет. У меня проблема. Установил двиг все норм, подключил базу захожу на главную нажимаю на свой ник в верху рядом с кнопкой "Выход", переходин на страницу "сайт/id1" и пишет "Нет такой страницы " . что делать?
ошибка 404
6 Марта 2014Всем привет. У меня проблема. Установил двиг все норм, подключил базу захожу на главную нажимаю на свой ник в верху рядом с кнопкой "Выход", переходин на страницу "сайт/id1" и пишет "Нет такой страницы " . что делать?
Комментарии:
Vasid 6 Марта 2014
Автор темы
Автор темы
AntonIM62 (6 Марта 2014):
А по такому адресу /info.php?id=1 работает?
AntonIM98, даА по такому адресу /info.php?id=1 работает?
Vasid 6 Марта 2014
Автор темы
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, МОЯ ПОЧТА 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."
Автор темы
Стритрейсер (6 Марта 2014):
в корне в файл .htaccess закинь
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^id([0-9]*) info.php?id=$1 [L,QSA]
</IfModule>
Hatchet, Сделал, а оно мне пишет "Internal Server Errorв корне в файл .htaccess закинь
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^id([0-9]*) info.php?id=$1 [L,QSA]
</IfModule>
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, МОЯ ПОЧТА 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."
Стритрейсер
6 Марта 2014
в корне в файл .htaccess закинь
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^id([0-9]*) info.php?id=$1 [L,QSA]
</IfModule>
в корне в файл .htaccess закинь
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^id([0-9]*) info.php?id=$1 [L,QSA]
</IfModule>