Jump to content

При включении ЧПУ не создает темы

Featured Replies

сабж

htaccess есть,но при включении чпу темы не создает,перебрасывает просто на страницу создания.

на выключенном все хорошо

что не так,в чем может быть косяк?

Link to comment
https://ipbmafia.ru/topic/20117-pri-vklyuchenii-chpu-ne-sozdaet-temy/
Share on other sites

Каково содержимое htaccess?

23 часа назад, Respected сказал:

Каково содержимое htaccess?

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

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

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php56” package as the default “PHP” programming language.
<IfModule mime_module>
  AddType application/x-httpd-ea-php56 .php .php5 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
 

аппаю,пролема так и не решена,хостер утверждает что модуль на сервере включен и работает

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
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.