fuca/sokolMoravicany/master/app/.htaccess - Htaccess File

fuca/sokolMoravicany/master/app/.htaccess

Order Allow,Deny
Deny from all

#<IfModule mod_rewrite.c>
#RewriteEngine On
#RewriteBase muj_adresar/document_root
#** # zkousel jsem vse mozne jako napr. / muj_adresar, …**

# front controller
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteRule !.(pdf|js|ico|gif|jpg|png|css|rar|zip|tar.gz)$ index.php [L]
#</IfModule>

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache