Platon Technologies
neprihlásený Prihlásiť Registrácia
SlovakEnglish
open source software development oslavujeme 10 rokov vývoja otvoreného softvéru! Štvrtok, 28. marec 2024

Súbor: [Platon] / Metafox / .htaccess (stiahnutie)

Revízia 1.2, Mon Sep 2 12:46:38 2013 UTC (10 years, 6 months ago) by igor

Zmeny od 1.1: +2 -0 [lines]

added redirect XML for RSS2 and SITEMAP,
added generator for Sitemap and HTMLmap,
substitute ezin_htmlmap in templates

#
# Metafox - enterprise content management system
#
# .htaccess - rules for new URL
# ____________________________________________________________
#
# Developed by Igor Mino <igor@platon.sk>
# Copyright (c) 2001-2012 Platon Group, http://platon.sk/
# All rights reserved.
#
# See README file for more information about this software.
# See COPYING file for license information.
#
# Download the latest version from
# http://opensource.platon.sk/projects/Metafox/
#

RewriteEngine on

RewriteRule (^rss2.xml$) ?ezin_template_key=rss2 [L]
RewriteRule (^sitemap.xml$) ?ezin_template_key=sitemap [L]
RewriteRule (^(admin|libpub|themes|upload)/.*) $1 [L]
RewriteRule (.*) rewrite.php?link=$1&%{QUERY_STRING}

Platon Group <platon@platon.sk> http://platon.sk/
Copyright © 2002-2006 Platon Group
Stránka používa redakčný systém Metafox
Na začiatok