chrisjluc/chrisluc.co/master/app/.htaccess - Htaccess File

chrisjluc/chrisluc.co/master/app/.htaccess

# Use PHP5.4 as default
AddHandler application/x-httpd-php54 .php

#RewriteEngine On

#Options +FollowSymLinks

# Forward requests with _escaped_fragment_ parameter to SEO.js CDN
#RewriteCond %{QUERY_STRING}  _escaped_fragment_=  [NC]

#RewriteRule ^(.*)$ http://cdn.getseojs.com/v2/5ezjbgk68k9legtui77nrqv89/%{REQUEST_SCHEME}://%{HTTP_HOST}:%{SERVER_PORT}/$1 [P,QSA,L]
>>>>>>> nonhashtagurl

On Github License

Files

Download PDF of Htaccess file
HTTP_HOST, QUERY_STRING, REQUEST_SCHEME, SERVER_PORT

Comments

Apache