Xakaton/sitebuilder/master/sitebuilder/.htaccess
#Options +FollowSymLinks RewriteEngine on RewriteBase / # �� ��������� httpd �������� �����, ������������ � ����� (.htaccess, .svn, .git � ������) #RedirectMatch 403 /..*$ # ���� ���������� ��� ���� ����������, ������������ �� �������� RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d # ����� ���������� ������ �� ���� index.php RewriteRule . index.php
Files
