Jump to content

.htaccess 404


Recommended Posts

Не работает сайт, если включить .htaccess

<IfModule mod_rewrite.c>
Options -MultiViews
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule .(jpeg|jpg|gif|png)$ /public/404.php [NC,L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

Версия форума 3.4.6. Удалять Options -MultiViews пробовал, не помогает. Форум находится сразу на сайте site.ru, не site.ru/forum. Если надо логи, могу скинуть

Edited by Azenot
Link to comment
Share on other sites

Не работает сайт, если включить .htaccess

<IfModule mod_rewrite.c>
Options -MultiViews
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule .(jpeg|jpg|gif|png)$ /public/404.php [NC,L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

Версия форума 3.4.6. Удалять Options -MultiViews пробовал, не помогает. Форум находится сразу на сайте site.ru, не site.ru/forum. Если надо логи, могу скинуть

хостинг?

Link to comment
Share on other sites

Что значит не работает: Ошибку в студию

[Mon Aug 18 00:28:48 2014] [error] [client 82.207.58.238] File does not exist: /var/www/c15329/data/www/x.xstat.info/forum, referer:

__www.x.xstat.info/

[Mon Aug 18 00:28:52 2014] [error] [client 82.207.58.238] File does not exist: /var/www/c15329/data/www/x.xstat.info/topic, referer: __www.x.xstat.info/

[Mon Aug 18 00:28:54 2014] [error] mod_hostinglimits:Already inside LVE: LVE(730) HANDLER(application/x-httpd-php) HOSTNAME(www.x.xstat.info) URL(/index.php) TID(952193) errno (1) Read more: __e.cloudlinux.com/MHL-EPERM

[Mon Aug 18 00:28:55 2014] [error] mod_hostinglimits:Already inside LVE: LVE(730) HANDLER(application/x-httpd-php) HOSTNAME(www.x.xstat.info) URL(/public/min/index.php) TID(952194) errno (1) Read more: __e.cloudlinux.com/MHL-EPERM

[Mon Aug 18 00:28:55 2014] [error] mod_hostinglimits:Already inside LVE: LVE(730) HANDLER(application/x-httpd-php) HOSTNAME(www.x.xstat.info) URL(/public/min/index.php) TID(952195) errno (1) Read more: __e.cloudlinux.com/MHL-EPERM

[Mon Aug 18 00:28:55 2014] [error] mod_hostinglimits:Already inside LVE: LVE(730) HANDLER(application/x-httpd-php) HOSTNAME(www.x.xstat.info) URL(/index.php) TID(952197) errno (1) Read more: __e.cloudlinux.com/MHL-EPERM

[Mon Aug 18 00:28:58 2014] [error] [client 82.207.58.238] File does not exist: /var/www/c15329/data/www/x.xstat.info/members, referer: __www.x.xstat.info/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Ваша ссылка была автоматически строена.   Отображать как обычную ссылку

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...