Welcome! Log In Create A New Profile

Advanced

Re: punbb

March 01, 2012 08:37AM
Извините, затупил

<IfModule mod_rewrite.c>
# MultiViews interfers with proper rewriting
Options -MultiViews

RewriteEngine On

# Uncomment and properly set the RewriteBase if the rewrite rules are not working properly
#RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . rewrite.php [L]
</IfModule>

<IfModule mod_setenvif.c>
<IfModule mod_headers.c>
BrowserMatch MSIE ie
Header set X-UA-Compatible "IE=Edge,chrome=1" env=ie
</IfModule>
</IfModule>

<IfModule mod_headers.c>
# Because X-UA-Compatible isn't sent to non-IE (to save header bytes),
# We need to inform proxies that content changes based on UA
Header append Vary User-Agent
# Cache control is set only if mod_headers is enabled, so that's unncessary to declare
</IfModule>

AddDefaultCharset utf-8
AddCharset utf-8 .html .css .js .xml .json .rss

<IfModule mod_autoindex.c>
Options -Indexes
</IfModule>

Большинство комментов вырезал за ненадобностью.
Subject Author Posted

punbb

Ar3s February 28, 2012 06:43PM

Re: punbb

p1gmale0n February 29, 2012 09:32AM

Re: punbb

Ar3s March 01, 2012 08:37AM

Re: punbb

Aleksandr Sytar March 02, 2012 01:32AM

Re: punbb

Ar3s March 07, 2012 02:09AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 231
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready