Re: [rt.blitzed.org #76] Another staff wiki problem
"Andy Smith via RT" <[email protected]>
| Newsgroups | gmane.network.irc.blitzed.web |
|---|---|
| Message-ID | <[email protected]> |
<URL: http://rt.blitzed.org:80/Ticket/Display.html?id=76 > On Sat, Sep 27, 2003 at 05:27:55PM +0100, [email protected] via RT wrote: > On Sat, 2003-09-27 at 17:52, Andy Smith via RT wrote: > > Works: http://staff.blitzed.org/wiki.php?page=Someone+in+my+channel+is+being+annoying%2Fabusive > > Doesn't work: http://blitzed.org/docs/operfaq/Someone+in+my+channel+is+being+annoying%2Fabusive > > I already told the problem partially. > %2F is / so it would tell apache that it's in fact another directory. > The rewrite-rule can't match as the .htaccess of the parent isn't > called. > Most probably you'll have to prevent the use of / in the Wiki-Links. > Replace it with " or " or somewhat else. Can't you just do a check if the whole text below operfaq/ is a wiki page? It works for blitzed.eu.org...