abyssro Posted June 14, 2015 Posted June 14, 2015 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
0 Elsa Mist Posted June 14, 2015 Posted June 14, 2015 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 abyssro Posted June 15, 2015 Author Posted June 15, 2015 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 Emistry Posted June 15, 2015 Posted June 15, 2015 I think it's possible by edit the .htaccess file.
0 Mystery Posted June 15, 2015 Posted June 15, 2015 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 maxine02 Posted May 4, 2016 Posted May 4, 2016 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
Question
abyssro
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
5 answers to this question
Recommended Posts