Общие > Веб Сервера
Apache 2 DSO + mod_rewrite
(1/1)
flusher:
Есть Apache 2 с DSO + mod_rewrite
DocumentRoot /var/www/html
В .htaccess в /var/www/html:
RewriteEngine on
RewriteBase /
RewriteRule ^index\\.html$ index.php
Захожу на http://localhost/index.html
Вижу 404 ошибку.
Почему mod_rewrite не отработал?
NeoNox:
--- Цитировать ---flusher:
Почему mod_rewrite не отработал?
--- Конец цитаты ---
1. читаем логи
2. к index.php пишем полный путь с корня
Навигация
Перейти к полной версии