Closed Bug 565474 Opened 15 years ago Closed 15 years ago

Rewrite for Kitsune questions app

Categories

(support.mozilla.org :: Knowledge Base Software, task, P1)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jsocol, Assigned: jsocol)

Details

Attachments

(1 file)

This should do it: # Rewrite question URLs to Kitsune RewriteRule ^questions(.*) /k/questions$1 [L,QSA] RewriteRule ^([\-a-zA-Z]+)/questions(.*) /k/$1/questions$2 [L,QSA] The URL "questions" felt a little more clear and a little less redundant than "support".
Assignee: nobody → james
Simple .htaccess change to flip on the questions app rewrites.
Attachment #453790 - Flags: review?(rrosario)
Comment on attachment 453790 [details] [diff] [review] adds rewrites for questions to /k Looks good, r+
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Attachment #453790 - Flags: review?(rrosario) → review+
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: