Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

htaccess

✂A collection of useful .htaccess snippets.
https://github.com/phanan/htaccess

Last synced: 2 days ago
JSON representation

  • Miscellaneous

  • Rewrite and Redirection

    • Force www in a Generic Way

    • Force non-www

      • still - domains) [for](http://yes-www.org/) [debate](http://no-www.org/) whether www or non-www is the way to go, so if you happen to be a fan of bare domains, here you go:
    • Remove Trailing Slash

    • Redirect Using RedirectMatch

    • Alias “Clean” URLs

    • Redirect an Entire Site

  • Apache 2.4

    • Deny All Access Except Yours

    • Block Visitors by Referrer

  • Performance

  • Credits