Get error on wiki page containing "/opt/"
I am a user of the VortexBox wiki at http://info.vortexbox.org, which is using TikiWiki 6.3.
We have come across a strange bug: a wiki page containing the string "/opt/" gets an error when you try to Preview or Save the page:
Forbidden
You don't have permission to access /tiki-editpage.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
"/opt" is OK.
"/opt /" is OK.
"/op/" is OK.
"/ops/" is OK.
But "/opt/" gets the above error.
You can replicate this bug as follows:
1. Create a TikiWiki page containing the string "/opt /".
2. Save the page.
3. Edit the page, and change "/opt /" to "/opt/".
4. Preview or Save the page.
5. The above error message appears.
Anyone know what's going on or how to fix this?
Thanks for your help!
Here is a screen capture showing the error: