https://bz.apache.org/bugzilla/show_bug.cgi?id=69259
--- Comment #9 from Jay Berry <em...@jb2170.com> --- I feel like I lost 20IQ restarting apache a dozen times and checking my .htaccess RewriteRules over and over when they've worked before on other machines. Can confirm in Apache 2.4.62 on Arch Linux that .htaccess: > RewriteEngine on > RewriteRule ^(.*)$ unix:/my/socket|http://test-website.com/$1 [P,NE,QSA] gives "AH01144: No protocol handler was valid for the URL / (scheme 'unix')" Awaiting Arch updating to version 2.4.63. Many people use ProxyPass but I prefer RewriteRules (why I'm making this comment for the record), so let's see if those are also fixed too. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org For additional commands, e-mail: bugs-h...@httpd.apache.org