php - Serious url rewrite problem -


I use the rewrite rule on one of my websites, it works well, but I Trying to use it on any other website but it is not working (both websites use the same URL structure)

Do not show on the server on the page

URL rewrite details:

  & lt; IfModule mod_rewrite.c & gt; Option + FollowSimemank Options - Multivites Revival Engine On Revivalbase / Rerealitium ^ View / ([^ /] +) / ([^ /] + / $ view.fip? ID = $ 1 & amp; Title = $ 2 [L] Rematerialized Rules ^ See / ([^ /] +) / ([^ /] +) $ View.php? Id = $ 1 and title = $ 2 [L] & lt; / IfModule & gt;   

Want to rewrite this link "

Please do not get me right

thanks

ln -s /etc/apache2/mods-available/rewrite.load/etc/apache2/mods-enabled/rewrite.load

or with Ubuntu:

  sudo ln -s /etc/apache2/mods-available/rewrite.load/etc/apache2/mods-enabled/rewrite.load    

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -