Hacker News new | past | comments | ask | show | jobs | submit login

Anyone know how you'd quote it for Apache rewrite?

        RewriteEngine On
        RewriteCond %{REQUEST_URI} ^.*\${.*$
        RewriteRule ^/(.*) https://google.com [R=302,L]
seems to work ...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: