Search
j0ke.net Open Build Service
>
Projects
>
vhcs
>
vhcs2
> awstats-index.php
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File awstats-index.php of Package vhcs2
<?php $nowww = ereg_replace("^www.","",$_SERVER['HTTP_HOST']); header("Location: http://" . $_SERVER['HTTP_HOST'] . "/stats/awstats.www." . $nowww . ".html"); ?>