PHP Classes

File: app/.htaccess

Recommend this page to a friend!
  Classes of Omar Shaban   PHP Game of Three   app/.htaccess   Download  
File: app/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Game of Three
Game of Three implementation using Websockets
Author: By
Last change:
Date: 2 years ago
Size: 143 bytes
 

Contents

Class file image Download
<IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule>