A
A
Alexey Karpenko2018-03-30 18:03:27
htaccess
Alexey Karpenko, 2018-03-30 18:03:27

How to fix loopback?

Good afternoon....
Hosting on Linux
I install via Fillezilla in binary code on reg.ru the Elite-Board
script I uploaded it and immediately there is a cyclic redirection to /www/***radio.com/***radio/ and /www/* **radio.com/www/
What is the best .htaccess to use?
I'm really looking forward to help...
Currently worth .htaccess
AddDefaultCharset UTF-8
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?%{QUERY_STRING} [ L]

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2018-03-30
@dimonchik2013

https://stackoverflow.com/questions/41575026/why-i...

A
Alexey Karpenko, 2018-03-31
@Global7000

Did not help(((

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question