{% else-1 %}
pox4e * 0.83
(23 ноя 2013, 22:38) (0/0) [0]
Миледи, ну тогда фильтруй переменные средствами php
pox4e * 0.83
(23 ноя 2013, 22:36) (0/1) [-1]
.htaccess

RewriteCond %{THE_REQUEST} ^POST
RewriteCond %{REQUEST_URI} !/post.php$
RewriteRule .*? /post.php [L]

RewriteCond %{THE_REQUEST} ^GET
RewriteCond %{REQUEST_URI} !/index.php$
RewriteRule .*? /index.php [L]
  • 1 из 1