solved Would you mind sharing the .htaccess rewrite you used for...

iLoveHouseMusic
iLoveHouseMusic
@ilovehousemusic
11 years ago
517 posts
Would you mind sharing the htaccess edit you used on Jamroom.net for rewriting the /documentation module to read /docs in the URL?

I'm not 100% the old JR 4 format is the same? Which was something like:
# Rewrite Pattern Redirect URL Options - SEFTAG required!
RewriteRule ^events(/)+$ index.php?t=events [E=SEFTAG:events,QSA,L]

I'm trying to do something similar on my site, as there will only be 1 profile (quota) creating docs.
Thanks!
updated by @ilovehousemusic: 03/19/14 08:07:15PM
brian
@brian
11 years ago
10,149 posts
It's not a rewrite - we actually have a second, custom module that runs all the documentation sections on the site that in turn links into the profile's documentation.

In your case you should be able to change the module URL in the "info" tab to be "docs".

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
iLoveHouseMusic
iLoveHouseMusic
@ilovehousemusic
11 years ago
517 posts
Ah! didn't know that!! Module URL, now that's a sweet feature, thank you! Everyday it gets more awesomer.
updated by @ilovehousemusic: 02/11/14 06:38:37AM

Tags