Parašė vagis· 2010 Bir. 7 19:06:48
, tai šitas yra gavno.
Atsidarome maincore.php ir susirandame:
// Strip Input Function for Members, prevents
HTML in unwanted places
function superinput($text) {
if (QUOTES_GPC) $text = stripslashes($text);
$search = array("<script", "script>", "/script", "<?", "?>", "document.cookie", "+document", "cookie;", "Cookie:", "Image()", "_GET", "REMOTE_ADDR", "HTTP_REFERER");
$replace = array("-script-", "-script-", "-script-", "<.?", "?.>", "-document-", "-document-", "-cookie-", "-cookie-", "-Image-", "-get-", "-remote-addr-", "-http-referer-");
$text = str_replace($search, $replace, $text);
return $text;
}
Po juo dedame:
require_once INCLUDES."seoname.php";
Taigi pradedame susikuriame tuščią .htaccess failą, jeigu jis jau yra tada rašome nuo viršaus.
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} ^/(.*)$
Dabar toliau praleidžiame eilutę ir rašome kas į jį įeis.
Štai darau pavizdį:
RewriteRule ^news-cat$ news_cats.php [N]
RewriteRule ^naujienos$ news.php [N]
Tai dabar bus:
http://adresas.lt/naujienos
P.S. Jei norite dedėti kažkokia galūne tai ten kur ^naujienos derašome .html