please can any expert explain how to install sef urls plugin correctly ???? please can any expert explain how to install sef urls plugin correctly ????
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

please can any expert explain how to install sef urls plugin correctly ????

Started by cong, July 14, 2007, 08:06:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cong

hello all

i searched forums many times and i found alot of people ask this question but no answer
most answers says"The SEF_URL plugin is experimental - if you have issues with it, turn it off."

or " your server does't support mod Rewrite "

i tested my server by small example :

in .htaccessi wrote Redirect /google.html http://www.google.com
and point my browser to http://www.mysite.com/google.html
it redirects me to Google.com then my hosting is ok

please this topic is call for help to solve this problem and please solve this problem here step by step to be guide to all forum searchers about this problem

i think here there is experts can solve this problem and i wish this topic marked "SOLVED"

sorry for lengthening. thanks in advance




Nibbler

Redirect is not the same thing as mod_rewrite. If you want to test mod_rewrite then use actual mod_rewrite code.

http://www.google.com/search?q=mod_rewrite+example