OlderApacheRegExFix

From StatusNet
Jump to: navigation, search

On a shared hosting account with the german hoster Domainfactory, I had to change the regular expressions in the .htaccess file from the 0.5+ darcs version as follows to get nice URLs to work:

Change all instances of \w to [A-Za-z0-9_]
Change all instances of \d to [0-9]


Without this, deleting notes, federated subscribing and some forms on the Settings page would break.

Personal tools
Namespaces
Variants
Actions
Navigation
Status.net
Toolbox