Jump to content

Recommended Posts

Hello colleagues,
It's configuration .htaccess file in the site tree :
These are the type of url when there are attachments
http://favoritebg.eu/index.php?controller=attachment&id_attachment=1
be redirections to link the type - example:
favoritebg.eu/index/controller/attachment/id_attachment/1 /

Because I am not very familiar , ready use online generator,:

http://webtools.live2support.com/misc_rewrite.php

There put my link:
http://favoritebg.eu/bg/index.php?controller=attachment&id_attachment=1
and the generator gives me the following code:

Options + FollowSymLinks
RewriteEngine on
RewriteRule http://favoritebg.eu/index/(. *) / (. *) / (. *) / (. *) / $ / Index.php? $ 1 = $ 2 & $ 3 = $ 4


record it in my file in the tree of hosting and no result ?

 

Regrettably, I read in various forums that there may be even a a comma, which is fatal???
Will be happy if you can with your competent intervention to solve the issue of "friendly" URLs.

Regards,
R. Stoev

Edited by favorite (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...