The title says it all, in not so many words... there are a lot of questions on StackOverflow about Apache configuration, especially on the proper way to create RewriteRules for some particular URL mapping. I personally think that these kinds of questions would be more appropriate for ServerFault, as Apache configuration is a sysadmin-type activity, not really a programming thing. (I know mod_rewrite is powerful but it's not quite a full-blown programming language ;-)
So what does the community think? Do Apache configuration questions belong on SF or SO?
EDIT: examples aplenty:
- http://stackoverflow.com/questions/1139349/how-to-remove-part-of-a-url-using-htaccess
- http://stackoverflow.com/questions/1134535/modrewrite-insert-between-variables-and-values-in-url
- http://stackoverflow.com/questions/1132268/how-can-i-append-httpreferer-to-query-string-using-htaccess
and many others like that
