PHP Classes

File: public/.well-known/acme-challenge/.htaccess

Recommend this page to a friend!
  Classes of Till Wehowski   PHP RDAP Server   public/.well-known/acme-challenge/.htaccess   Download  
File: public/.well-known/acme-challenge/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP RDAP Server
Process RDAP queries about an IP address or domain
Author: By
Last change:
Date: 12 days ago
Size: 225 bytes
 

Contents

Class file image Download
<IfModule mod_rewrite.c> RewriteEngine off </IfModule> # Require all granted Satisfy Any Order Deny,Allow Allow from all <FilesMatch "^\."> # Require all denied Order Allow,Deny Deny from all </FilesMatch>