Discussion in "E107 FURL Support" started by    arvin    Sep 3, 2007.
Wed Sep 05 2007, 04:17 pm
#21
well.. actually FURL is just replacing URLs nothing else.. all the work is done by .htaccess
thats the reason it is working on your main site but not on the site which is installed in SUB-SUB Directory

I recommend you to use FURL on your main site.. but only after you completely setup your .htaccess for your main site
you can remove the part from .htaccess which is not applicable for your site i.e. if you don't have forum.. remove the forum part.. etc..
and add more rewrite rules according your needs like this..
"RewriteRule ^myname.html$ /page.php?148"

and for index.php you can remove the rewrite rule for it...
 arvintienduhieu like this.
Wed Sep 05 2007, 08:03 pm
#22
thx Ajay,
and where is the donate button ;-)
- got i now after two days---sorry for my silly questions--i am webdesigner--and not into that "codework" (which isnt seen immediatly--:-) )

thx to you and especially that there are persons like you offering-time that way--many thx
arvin
 tienduhieu like this.
Wed Sep 05 2007, 08:56 pm
#23
If you want i can make whole site SEF according to your need
i mean URL rewriting with custom text etc.. for link you have on your site..
 tienduhieu like this.
Mon Sep 24 2007, 03:02 pm
#24


First of all, thanks for that great plugin.
I have it working on several sites.
Now my question, and surley i have searched the forums before.
At one site of me i have 171 cpages.
like page2.html , page3.html....
is there a way to rewritte this urls to
page2.html -> myname.html?
page3.html -> myage.htm?

would be great

thx for your answer
arvin

arvin




The onlt thing you need to do is to edit the .htaccess-file.... discovered this by a mistake didnt have furl installed at all, only .htaccess.... where i putted this line...

# ==============================================
# PAGE.PHP =====================================
RewriteRule ^page.html /page.php
RewriteRule ^mypageexample\.html(.*)$ /page.php?30
RewriteRule ^mypageexample2\.html(.*)$ /page.php?53
RewriteRule ^mypageexample3\.html(.*)$ /page.php?62
RewriteRule ^page([0-9]*)\.html(.*)$ /page.php?$1

when doing this i could write mypageexample.html as link and come to page30


 tienduhieu like this.

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Tumergix
Sun Apr 28 2024, 12:59 am
StevenDrulk
Sat Apr 27 2024, 08:47 pm
StephenHauct
Sat Apr 27 2024, 09:38 am
Adamsaf
Sat Apr 27 2024, 07:12 am
Robertphype
Sat Apr 27 2024, 12:23 am
ktaletrryp
Fri Apr 26 2024, 10:55 pm
Robertrip
Fri Apr 26 2024, 11:20 am
ArnoldDiant
Fri Apr 26 2024, 03:53 am