Closed Bug 539146 Opened 15 years ago Closed 14 years ago

Find a solution for rewrite rules and subdirectories

Categories

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

x86
Windows XP
task
Not set
trivial

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: marclaporte, Unassigned)

References

()

Details

(Whiteboard: urlhandling)

We need a way to change base URL so we don't get sent to subdirectories because of rewrite rules. (ex.: http://tiki-trunk.mozilla.com/en-US/kb/tiki-admin.php)

* Perhaps {literal}<base href="http://tiki-trunk.mozilla.com/" />{/literal} in Admin -> Look & Feel -> General Layout Options -> Custom HTML <head> Content
** Would need to reduce security here because base becomes ba<x>se
Related:
https://bugzilla.mozilla.org/show_bug.cgi?id=512028
Whiteboard: urlhandling
The bug you linked (bug 512028) is our solution to this. We've tried to make sure that all links (in parts of code we use) are preceded by {$tikiroot}. The URL-generating function will come sometime after the upgrade.
This shouldn't block upgrade as long as we have a working build process.
Severity: normal → trivial
Kitsune has reverse().
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.