в конфиге апача:
Проверил даже в phpinfo()
В .htaccess
В ответ:
LoadModule rewrite_module modules/mod_rewrite.so
Проверил даже в phpinfo()
Loaded Modules core prefork http_core mod_so mod_auth_basic mod_authn_file mod_authz_host mod_authz_user mod_authz_groupfile mod_authz_default mod_log_config mod_env mod_deflate mod_setenvif mod_mime mod_status mod_autoindex mod_negotiation mod_dir mod_alias mod_rewrite mod_cgi mod_perl mod_php5 mod_python mod_ssl
В .htaccess
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^index.html$ index.php [NC]
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^index.html$ index.php [NC]
В ответ:
Not Found
The requested URL /index.html was not found on this server.
The requested URL /index.html was not found on this server.
Версия системы: SLAED CMS 2.6 Lite
Версия PHP: PHP 5