Jump to content
  • 0

Clean URL Flux Panel?


Question

5 answers to this question

Recommended Posts

  • 0
Posted

Hello rAthenerz,

 

I am haviig an issue with Urls with Flux Panel

 

URL: http://www.abyssro.com

 

Issue: http://www.abyssro.com/module=main&action=download

Need to change: http://www.abyssro.com/download

 

 

Is there anyway to do it???

 

 

 

Thanks,

AbyssRO

 

yeah, its easy to do that.

 

First, create folder in your directory /public_html/download. Put you small/full client in that folder. Then go where you put this 'Click here to Download AbyssRO Client' change the link into this http://www.abyssro.com/download/yourSmall/FullClientName.rar/zip/7zip

  • 0
Posted

Thanks Elsa for the responce,

 

I just gave an example of URl, though I wanted clean URLs for all links available in the flux panel.[Register, Downloads, Login, Main, Donate, Info, Vote]

 

Is there a way to do that?

 

 

Thanks,

AbyssRO

  • 0
Posted

I think it's possible by edit the .htaccess file.

Indeed.

You need to make sure you have the ReWrite rules inside your .htaccess file. And of course, making sure your web server supports rewrite.

  • 0
Posted

sorry for necroing, i have this rewrite rule RewriteRule ^([a-zA-Z0-9]+)/$ index.php?module=$1  but It only works with domain/main

 

I want to have a clean url like this domain/main/downloads 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...