[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Removing the ~ (tilde)



On Sat, 11 Aug 2001, Chris Calabrese wrote:

> The Sourceforge Webalizer 2.01 .pkg file is set up to deliver the stats at
> http://www.domain.com/~stats. What I want is for the stats to still be in

> I tried a few Alias experiments in srm.conf, but nothing I tried worked
> (yes, I restarted Apache after each change).

Alias's inside virtual domain's have to go in the virtualdomain blocks in
httpd.conf, uless yoy want a single server wide directory, whuch i doubt
you do...(The ~user code gets expanded before any of the other stuff gets
seen...the siteXX stuff has to be done before....

Why not just reconfig webalizer to put them in /stats/ to start with ?

gsh