Apache Tutorials

Return 404 for URLs with parameters

Rewrite to return 404 page when the client send URLs with parameters (eg. http://www.google.com?var=something )

Added over 3 years ago – In Apache

How to enable file caching with .htaccess in Apache

Want to improve the access speed of your website users? Caching allows you to avoid loading the same data in the browser many times. Read on if you want to know more...

Added over 4 years ago – In Apache

How to speed up your site using .htaccess

Some .htaccess techniques to improve the speed of your own website.

Added over 4 years ago – In Apache

Make Apache to interpret PHP with a custom extension

How can you make, for example, .asp files to be interpreted as PHP.

Added over 4 years ago – In Apache

Redirect from www to non www domain

If you have www.domain.com you may want to redirect all the requests to domain.com for SEO purposes (or from domain.com to www.domain.com).

Added over 4 years ago – In Apache

Categories

Suggest a Category...

Tutorialpedia Needs More Tutorials!

We want to add more content! Do you have a cool tutorial idea you'd like to share? Click here:

Add Tutorial