htaccess rules have blocked filenames containing comma
-
I finally figured out why filenames containing a comma weren’t being shown. There are two places in the .htaccess file. I don’t understand it very well and would like any suggestion.
I have commented these lines out, but I’m uncomfortable doing that.
RedirectMatch 403 \,
and
RedirectMatch 403 (\,|\)\+|/\,/|\{0\}|\(/\(|\.\.\.|\+\+\+|\||\\\"\\\")
The page I need help with: [log in to see the link]
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘htaccess rules have blocked filenames containing comma’ is closed to new replies.