Skip to main content

seanyo's Library tagged Apache   View Popular, Search in Google

Feb
2
2012

"Redirect your visitor to maintenance page is a must when you are upgrading your site. Now you can redirect your user to maintenance page easily by using .htaccess file. I guess you do not want your visitor to see an error page or 404 page during your dedicated server upgrade. So just follow the steps below to create a .htaccess file to redirect your visitor to maintenance page during upgrade:-"

maintenance htaccess redirect development apache

Dec
20
2011

"After you have installed Apache2, if you want to use apachectl and httpd to it’s maximum potential, you should go beyond using start, stop and restart. The 9 practical examples provided in this article will help you to use apachectl and httpd very effectively."

Apache Tips Web

Jul
18
2011

· a beautified Apache index ·

apache index html5

Jun
16
2009

Module Rewrite

Welcome to mod_rewrite, voodoo of URL manipulation.

This document describes how one can use Apache's mod_rewrite to solve typical URL based problems webmasters are usually confronted with in practice. The Apache module mod_rewrite is a mo

apache mod_rewrite tutorial .htaccess regex

The key to good mod rewritting is patterns. Patterns in your urls are how we are going to distinguish what to rewrite and what not to rewrite. We'll get to that later, first we'll need to go over the basics of the mod rewrite syntax.

mod_rewrite apache regex .htaccess tutorial

Aug
24
2009

How to remove the passphrase from an SSL certificate

SSL apache howto

May
12
2010

Mod_Rewrite Tips and Tricks are lot of .htaccess rewrite examples that show specific uses for creating .htaccess rewrites to do all kinds of cool and profitable stuff for your site. Htaccess Rewrites are enabled by using the Apache module mod_rewrite, whi

apache htaccess mod_rewrite tutorial .htaccess

Jul
26
2010

When temporarily taking down a website to perform maintenance, it's a good idea to return a "503 Service Temporarily Unavailable" header so search engines know to come back later. This post shows how to set this header using an Apache .htaccess file, and

apache php 503 maintenance htaccess

Sep
3
2010

Be careful when using these headers on the origin server, since they will contain more than one (comma-separated) value if the original request already contained one of these headers. For example, you can use %{X-Forwarded-For}i in the log format string o

apache reverse_proxy customlog

The % sequences introduced so far let you log various aspects of the request. There are some more sequences (covered below) that log additional aspects of the request. However one of the most important features of the custom log format is being able to lo

apache logs howto

Sep
23
2010

This tool checks your server to see if it is sending out compressed data. It will work with any form of compression: mod_gzip, mod_deflate, or gzip compression through any server-side language, like PHP. Only textual data is compressed: HTML, CSS, JavaScr

apache gzip compression optimization tuning

Oct
5
2010

I found some instructions for converting SSL certificates generated for IIS to private key, and cert files you can use on unix, or Apache for windows.

First Export your IIS certificate into a pfx file (this is something you should do anyways for backup)

apache ssl iis windows openssl linux howto certificate

Oct
21
2010

Welcome to Perishable Press! This article, Stupid htaccess Tricks, covers just about every htaccess “trick” in the book, and is easily the site’s most popular offering. In addition to this htaccess article, you may also want to explore the rapidly expandi

apache htaccess webadmin

1 - 13 of 13
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo
Move to top