Current time: 04-26-2024, 07:52 PM Hello There, Guest! (LoginRegister)


Post Reply 
About Awstats
Author Message
pagesjaunes312 Offline
Junior Member
*

Posts: 29
Joined: Mar 2008
Reputation: 0
Post: #1
About Awstats
Hi at all,
I would like to know how can I change the access of the awstat statistics

In a normal use, we can have it with http://www.mydomain.com/stats/

May I have it in a single URL (ex : http://statistics.mydomain.com) ?

If it's possible, what can I do for obtain this result ?


Thank you for your asweres...

__________________________________________________________
Sorry for my english, but I'm french and it's not a natural language for me !
03-29-2008 08:49 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: About Awstats
Study the apache config. You may have to have a look also in the proxy_mod.

Maybe it's easier with a redirection...

/J
03-29-2008 08:58 AM
Visit this user's website Find all posts by this user Quote this message in a reply
pagesjaunes312 Offline
Junior Member
*

Posts: 29
Joined: Mar 2008
Reputation: 0
Post: #3
RE: About Awstats
joximu Wrote:Study the apache config. You may have to have a look also in the proxy_mod.

Maybe it's easier with a redirection...

/J

Because, I would like to install just one URL for all domains of my server with a login and password. Where are templates who generate all templates and configuration ?
03-29-2008 09:02 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: About Awstats
/etc/ispcp/*/parts/*.tpl
03-29-2008 09:03 AM
Visit this user's website Find all posts by this user Quote this message in a reply
pagesjaunes312 Offline
Junior Member
*

Posts: 29
Joined: Mar 2008
Reputation: 0
Post: #5
RE: About Awstats
joximu Wrote:/etc/ispcp/*/parts/*.tpl

I' trying to delete all information about the last redirect. In my file ispcp.con (/etc/apache2/sites-avaible/ispcp.conf) I found that for each domain :

Quote: # httpd awstats support BEGIN.

ProxyRequests Off

<Proxy *>
Order deny,allow
Allow from all
</Proxy>

ProxyPass /stats http://localhost/stats/mydomain.com
ProxyPassReverse /stats http://localhost/stats/mydomain.com
# httpd awstats support END.

I delete all information in *.tpl relative of awstats, but when I reload config files, I always see that lines. What can I do for erase this information in my ispcp.conf file ?[/quote]
03-29-2008 09:29 AM
Find all posts by this user Quote this message in a reply
FeG Offline
Banned

Posts: 222
Joined: Aug 2007
Post: #6
RE: About Awstats
pagesjaunes312 Wrote:I delete all information in *.tpl relative of awstats, but when I reload config files, I always see that lines. What can I do for erase this information in my ispcp.conf file ?

Deleting it in the template-files will only change how new domains will be created. For the ones which are already created you have to delete these lines from /etc/apache2/sites-enabled/ispcp.conf and /etc/ispcp/apache/working/ispcp.conf.

Greetings
FeG
03-29-2008 09:51 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #7
RE: About Awstats
or regenerate the config files
03-29-2008 10:55 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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