Git Product home page Git Product logo

server-configs-apache's Introduction

Apache Server Configs is a collection of boilerplate configurations that can help your server improve the web site's performance and security, while also ensuring that resources are served with the correct content-type and are accessible, if needed, even cross-domain.

Usage

If you have access to the main server configuration file (usually called httpd.conf), you should add the logic from the .htaccess file in, for example, a <Directory> section in the main configuration file. This is usually the recommended way, as using .htaccess files slows down Apache!

If you don't have access, which is quite common with hosting services, just copy the .htaccess file in the root of the website.

Also note that some configurations won't have any effect if the appropriate modules aren't enabled. So, in order for everything to work as intended, you need to ensure the you have the following Apache modules enabled:

For more detailed information on configuration files and how to use them, please check the appropriate Apache documentation:

Support

  • Apache v2.2.0+

  • Browsers:

    • Chrome
    • Firefox 4+
    • Internet Explorer 8+
    • Opera 12+
    • Safari 5+

Contributing

Anyone and everyone is welcome to contribute, but before you do, please take a moment to review the guidelines.

Acknowledgements

Apache Server Configs is only possible thanks to all the awesome contributors!

This project is currently maintained by:

| @alrra | |:---:|:---:| | Cătălin Mariș |

License

Apache Server Configs is available under the MIT license.

server-configs-apache's People

Contributors

adeelejaz avatar alrra avatar ashnur avatar awebdeveloper avatar beverloo avatar chuanxshi avatar clarkni5 avatar derduher avatar drublic avatar gormus avatar heff avatar jingman avatar laukstein avatar leobetosouza avatar mathiasbynens avatar mattbrundage avatar mikealmond avatar mikewest avatar necolas avatar ngryman avatar pablopaul avatar paulirish avatar phize avatar richardcornish avatar rmsr avatar rwblackburn avatar sanand0 avatar westonruter avatar wraithkenny avatar ymainier avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.