I use PHP, MYSQL.
I’m trying to redirect all files with name1_name2-filename-filename in them to name1-name2-filename-filename.
(Note the original file names are not real file names. They’re in place of redirect script.)
However, when I add this command I get an error, that there is too many redirects. We currently have in place a few redirect commands in the .htaccess file.
I need you to analyze and tell me how it can be fixed.
