I
I
Ivan Petrov2016-09-21 18:57:19
PHP
Ivan Petrov, 2016-09-21 18:57:19

Record in a DB is added 2 times. What's wrong with .htaccess?

Record in a DB is added 2 times. It is in the Chrome browser.
Mozzilla is only added once.
Disabled htaccess and it works fine.
What's wrong with the .htaccess file?

AddDefaultCharset utf-8

RewriteEngine on
RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^(.*)$ index.php

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex, 2016-09-21
@mr_ko

The problem is fav_iko when it is not there. Here is more details https://habrahabr.ru/post/309436/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question