网站综合信息 gallery.razon.ru
    • 标题:
    •  
    • 关键字:
    •  
    • 描述:
    • /* * $RCSfile: index.php,v $ * * Gallery - a web based photo album viewer and editor * Copyright (C) 
    • 域名信息
    •   
    • 备案信息
    • 备案号: 
    网站收录SEO数据
    • 搜索引擎
    • 收录量
    • 反向链接
    • 其他
    • 百度
    • 0  
    • 0  
    • 快照:2014-11-16  
    • Google
    • 0  
    • 0  
    • pr:2  
    • 雅虎
    • 0  
    •  
    •  
    • 搜搜
    • 0  
    •  
    •  
    • 搜狗
    • 0  
    •  
    • 评级:0/10  
    • 360搜索
    • 0  
    •  
    •  
    域名流量Alexa排名
    •  
    • 一周平均
    • 一个月平均
    • 三个月平均
    • Alexa全球排名
    • -  
    • 平均日IP
    • 日总PV
    • 人均PV(PV/IP比例)
    • 反向链接
    • dmoz目录收录
    • -  
    • 流量走势图
    域名注册Whois信息

    razon.ru

    注 册 商: R01-RU

    获取时间: 2016年11月29日 04:45:28
    % By submitting a query to RIPN's Whois Service
    % you agree to abide by the following terms of use:
    % http://www.ripn.net/about/servpol.html#3.2 (in Russian)
    % http://www.ripn.net/about/en/servpol.html#3.2 (in English).

    domain: RAZON.RU
    nserver: ns2.majordomo.ru.
    nserver: ns3.majordomo.ru.
    nserver: ns.majordomo.ru.
    state: REGISTERED, DELEGATED, VERIFIED
    person: Private Person
    registrar: R01-RU
    admin-contact: https://partner.r01.ru/contact_admin.khtml
    created: 2006.12.27
    paid-till: 2017.12.27
    free-date: 2018.01.27
    source: TCI

    Last updated on 2016.11.28 23:46:30 MSK
    其他后缀域名
    • 顶级域名
    • 相关信息
    网站首页快照(纯文字版)
    抓取时间:2015年01月13日 09:28:41
    网址:http://gallery.razon.ru/
    标题:
    关键字:
    描述:/* * $RCSfile: index.php,v $ * * Gallery - a web based photo album viewer and editor * Copyright (C) 2000-2006 Bharat Mediratta * * This program is free software; you can ...
    主体:
    /*
    * $RCSfile: index.php,v $
    *
    * Gallery - a web based photo album viewer and editor
    * Copyright (C) 2000-2006 Bharat Mediratta
    *
    * This program is free software; you can redistribute it and/or modify
    * it under the terms of the GNU General Public License as published by
    * the Free Software Foundation; either version 2 of the License, or (at
    * your option) any later version.
    *
    * This program is distributed in the hope that it will be useful, but
    * WITHOUT ANY WARRANTY; without even the implied warranty of
    * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    * General Public License for more details.
    *
    * You should have received a copy of the GNU General Public License
    * along with this program; if not, write to the Free Software
    * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA  02110-1301, USA.
    */
    /**
    * @version $Revision: 1.19 $ $Date: 2006/03/06 05:33:32 $
    * @package Gallery
    * @author Bharat Mediratta 
    */
    /*
    * This script will just redirect to main.php. But the Location header requires
    * an absolute url to conform with HTTP/1.1
    * (Include bootstrap.inc in case config.php overrides GALLERY_MAIN_PHP)
    */
    require_once(dirname(__FILE__) . '/bootstrap.inc');
    require_once(dirname(__FILE__) . '/modules/core/classes/GalleryUrlGenerator.class');
    /* The REQUEST_URI can either be /path/index.php or just /path/. Get rid of index.php.* */
    $path = GalleryUrlGenerator::getCurrentRequestUri();
    if (preg_match('|^(/(?:[^?#/]+/)*)(.*)|', $path, $matches)) {
    $path = $matches[1] . GALLERY_MAIN_PHP;
    if (!empty($matches[2]) && ($pos = strpos($matches[2], '?')) !== false) {
    $path .= substr($matches[2], $pos);
    }
    }
    $configBaseUri = @$gallery->getConfig('baseUri');
    $urlGenerator =& new GalleryUrlGenerator();
    $urlGenerator->init(!empty($configBaseUri) ? $configBaseUri : null);
    header('Location: ' . $urlGenerator->makeUrl($path));
    ?>

    © 2010 - 2020 网站综合信息查询 同IP网站查询 相关类似网站查询 网站备案查询网站地图 最新查询 最近更新 优秀网站 热门网站 全部网站 同IP查询 备案查询

    2025-01-10 03:25, Process in 0.0056 second.