[users@httpd] 404 rewrite error using special character \

2016-08-18 Thread elliott sterling
.com)> > wrote: > > > > > > > > On Fri, Aug 19, 2016 at 12:16 PM (x-apple-data-detectors://1), elliott > sterling mailto:elliottlsterl...@gmail.com)> > wrote: > > > Hello, > > > > My project for this client is such that his directories conta

[users@httpd] 404 rewrite error using special character \

2016-08-18 Thread elliott sterling
Hello, My project for this client is such that his directories contain "#" in the folder names, #test, and other symbols. The '#' is the only one that gives me problems because I know its a anchor and htacess ignores it. My rewrite code is: RewriteRule [^\#] \%23 My goal was to convert the '#'