Current time: 11-23-2024, 02:15 AM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[CLOSED] awstats static-->> dynamic
Author Message
elitepilot Offline
Member
***

Posts: 352
Joined: Feb 2008
Reputation: 0
Post: #30
RE: awstats static-->> dynamic
Hallo,
hier die geforderten daten. Ich hoffe das man mir nun helfen kann.

01_awstats.conf
#
# ispCP ω (OMEGA) a Virtual Hosting Control System
#
# @copyright 2006-2008 by ispCP | http://isp-control.net
# @version SVN: $ID$
# @link http://isp-control.net
# @author ispCP Team
#
# @license
# This program is free software; you can redistribute it and/or modify it under
# the terms of the MPL General Public License as published by the Free Software
# Foundation; either version 1.1 of the License, or (at your option) any later
# version.
# You should have received a copy of the MPL Mozilla Public License along with
# this program; if not, write to the Open Source Initiative (OSI)
# http://opensource.org | osi@opensource.org
#
################################################################################​
#
# AWStats Begin
#

Alias /awstatsicons "/usr/share/awstats/icon/"


NameVirtualHost 127.0.0.1:80

<VirtualHost 127.0.0.1:80>

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^/stats/(.+)/$ http://localhost/awstats/?config=$1 [P]
RewriteRule ^/stats/(.+)/awstats.pl(.*)$ http://localhost/awstats/$2 [P]
</IfModule>

ScriptAlias /awstats "/usr/lib/cgi-bin/awstats.pl"

<Directory /usr/lib/cgi-bin>
AllowOverride none
Options +ExecCGI
DirectoryIndex awstats.pl
Order allow,deny
Allow from all
</Directory>

</VirtualHost>

#
# AWStats End
#

server:~# apache2 -M
Loaded Modules:
core_module (static)
log_config_module (static)
logio_module (static)
mpm_worker_module (static)
http_module (static)
so_module (static)
actions_module (shared)
alias_module (shared)
auth_basic_module (shared)
authn_file_module (shared)
authz_default_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cgid_module (shared)
dir_module (shared)
env_module (shared)
fastcgi_module (shared)
mime_module (shared)
negotiation_module (shared)
proxy_module (shared)
proxy_http_module (shared)
rewrite_module (shared)
setenvif_module (shared)
status_module (shared)
suexec_module (shared)
Syntax OK


Kein Eintrag im Error Log!

Aus der etc/ISPCP/ispcp.conf
#
# APACHE data
#

APACHE_NAME = apache2

APACHE_RESTART_TRY = 3

APACHE_CONF_DIR = /etc/apache2

APACHE_CMD = /usr/sbin/apache2

APACHE_LOG_DIR = /var/log/apache2

APACHE_BACKUP_LOG_DIR = /var/log/apache2/backup

APACHE_USERS_LOG_DIR = /var/log/apache2/users

APACHE_MODS_DIR = /etc/apache2/mods-available

APACHE_SITES_DIR = /etc/apache2/sites-available

APACHE_CUSTOM_SITES_CONFIG_DIR = /etc/apache2/ispcp

APACHE_SUEXEC_USER_PREF = vu

APACHE_SUEXEC_MIN_GID = 2000

APACHE_SUEXEC_MIN_UID = 2000

APACHE_USER = www-data

APACHE_GROUP = www-data
(This post was last modified: 03-22-2008 07:16 AM by elitepilot.)
03-22-2008 07:12 AM
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: awstats static-->> dynamic - Cube - 03-18-2008, 07:51 PM
RE: awstats static-->> dynamic - Cube - 03-18-2008, 08:30 PM
RE: awstats static-->> dynamic - Cube - 03-18-2008, 08:47 PM
RE: awstats static-->> dynamic - gOOvER - 03-18-2008, 09:30 PM
RE: awstats static-->> dynamic - Rene - 03-18-2008, 09:42 PM
RE: awstats static-->> dynamic - Cube - 03-18-2008, 09:50 PM
RE: awstats static-->> dynamic - Rene - 03-18-2008, 10:00 PM
RE: awstats static-->> dynamic - Rene - 03-18-2008, 10:05 PM
RE: awstats static-->> dynamic - gOOvER - 03-18-2008, 10:15 PM
RE: awstats static-->> dynamic - Rene - 03-18-2008, 10:18 PM
RE: awstats static-->> dynamic - Cube - 03-18-2008, 10:21 PM
RE: awstats static-->> dynamic - Rene - 03-19-2008, 11:04 PM
RE: awstats static-->> dynamic - Rene - 03-19-2008, 11:07 PM
RE: awstats static-->> dynamic - gOOvER - 03-19-2008, 11:37 PM
RE: awstats static-->> dynamic - gOOvER - 03-20-2008, 04:29 AM
RE: awstats static-->> dynamic - joximu - 03-20-2008, 10:37 AM
RE: awstats static-->> dynamic - elitepilot - 03-22-2008 07:12 AM
RE: awstats static-->> dynamic - joximu - 03-22-2008, 09:41 AM
RE: awstats static-->> dynamic - RatS - 03-24-2008, 08:02 AM
RE: awstats static-->> dynamic - ZooL - 03-24-2008, 08:16 AM
RE: awstats static-->> dynamic - RatS - 03-24-2008, 07:11 PM
RE: awstats static-->> dynamic - gOOvER - 03-24-2008, 07:44 PM
RE: awstats static-->> dynamic - Rene - 03-24-2008, 07:52 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)