S
S
Sergey Beloventsev2016-08-31 15:45:01
htaccess
Sergey Beloventsev, 2016-08-31 15:45:01

Why is htacces not working again?

here are the addresses

http://film.lc/index.php/multfilm-Angry-Birds-v-kino/
    http://film.lc/index.php/serial-Vodolej/
    http://film.lc/index.php/film-V-poiske/

actually what is needed
http://film.lc/multfilms/multfilm-Angry-Birds-v-kino/
    http://film.lc/serials/serial-Vodolej/
    http://film.lc/films/film-V-poiske/

respectively. There are a lot of
addresses I'm trying to solve like this
RewriteCond %{THE_REQUEST}^/index\.php/([a-z0-1]+)-([a-z0-1\-]+)+
    RewriteRule ^(.*)$ http://%1/$1s/$1-$2 [L,R=301]

but nothing works, please explain what I'm doing wrong and how to do it right

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question