pafnuty/pcp-cs-admin/master/upload/.htaccess - Htaccess File

pafnuty/pcp-cs-admin/master/upload/.htaccess

Options -Indexes
<IfModule mod_rewrite.c>
  RewriteEngine On
  # Пока отключил ЧПУ - не время разбитаться с этим
  # RewriteCond %{REQUEST_FILENAME} !-d
  # RewriteRule ^([^.]+)/?$ index.php?&page=$1 [L]
</IfModule>

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache