Skip to main content

Apache 2.4 new FilterProvider syntax

This for exemple

FilterProvider SSI INCLUDES resp=Content-Type $text/html

will become

FilterProvider SSI INCLUDES "%{CONTENT_TYPE} = 'text/html'"

Comments

  1. Đến với nhanh như điện của chúng tôi bạn sẽ được sử dụng những dịch vụ vận chuyển với tốc độ có thể nói là nhanh như điện.
    Các dịch vụ của chúng tôi như gửi hàng đi nha trang, chuyển hàng đi hà nội, dịch vụ vận chuyển gửi hàng vào sài gòn. Đặc biệt khi bạn cần gửi hàng từ sài gòn đi nha trang chúng tôi cũng sẵn sàng đáp ứng nhu cầu của bạn.

    Ngoài ra khi cần mua hàng trên amazon hay vận chuyển hàng mỹ về việt nam thì cũng chỉ cần liên hệ với chúng tôi.

    ReplyDelete

Post a Comment

Pascal Fares and Open Source Lebanese Movement >

Popular posts from this blog

Setting up MySQL SSL and secure connections

There are different articles on how to setup MySQL with SSL but it’s sometimes difficult to end up with a good simple one. Usually, setting up MySQL SSL is not really a smooth process due to such factors like “it’s not your day”, something is broken apparently or the documentation lies... Read this article : Setting up MySQL SSL and secure connections Pre-requisite : Creating SSL Certificates and Keys Using openssl

Python

Python is an easy to learn and powerful programming language, with a comprehensive standard library that provides functions and interfaces for almost any task. It is object-oriented, extensible and interpreter-based, which means it scales well to all types of projects, from small scripts to extensive code bases. Its elegant syntax allows writing code that is extremely readable and concise. http://www.python.org/