1
jayjay
Shorter url for xoops start page
  • 2004/11/23 14:24

  • jayjay

  • Not too shy to talk

  • Posts: 175

  • Since: 2003/9/10


Hi everybody!

Before XOOPS 2.0.7, I used to be able to shorten my start page urls fromhttp://www.mysite.com/modules/news/ to simply
http://www.mysite.com/. I did that with this simple code in .htaccess:

RewriteRule ^$ /modules/news/index.php [L]
RewriteRule ^index.php$ /modules/news/index.php [L]
RewriteRule ^index.html$ /modules/news/index.php [L]


After upgrading to version 2.0.7 this code didn't work anymore. I understand that this is due to some security measures concerning the /modules/ folder.

Now I notice that two big XOOPS support sites have found a solution to this:

Xoops main site
https://xoops.org

Xoops France
http://www.frxoops.org/

Can anyone explain how these and other sites shorten their start page url's in XOOPS 2.0.7?

Thanks in advance!

Greets,

Jay Jay

2
Mithrandir
Re: Shorter url for xoops start page

xoops.org doesn't use a module for the front page - it's solely a number of blocks on the top page.

3
jayjay
Re: Shorter url for xoops start page
  • 2004/11/24 7:42

  • jayjay

  • Not too shy to talk

  • Posts: 175

  • Since: 2003/9/10


@ Mithrandir
Thanks for the quick answer! I didn't think of that myself I'll try it out sometime...

In the meantime has anyone found a solution to this .htaccess problem? I'm trying to remove the "modules/news" part from my site url.

Login

Who's Online

82 user(s) are online (56 user(s) are browsing Support Forums)


Members: 0


Guests: 82


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits