Current time: 05-23-2024, 03:59 AM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] AWStats on FreeBSD -> /awstats/ was not found
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #5
RE: AWStats on FreeBSD -> /awstats/ was not found
Quote:Try to open "http://localhost/stats/my-domain.tld" from the server (using lynx/links/whatever) and see if the problem persists. This way we will know if we have to concentrate on the "localhost" virtualhost or on the user's one.

I already did this with w3m:
Code:
matrix# w3m http://localhost/stats/matrix.my-domain.tld
Not Found
The requested URL /awstats/ was not found on this server.
matrix#

Yes mod_rewrite is enabled in my httpd.conf
Code:
LoadModule rewrite_module libexec/apache22/mod_rewrite.so

Here is the full list of enabled mods:
Code:
matrix# apachectl -M
Loaded Modules:
core_module (static)
mpm_prefork_module (static)
http_module (static)
so_module (static)
authn_file_module (shared)
authn_dbm_module (shared)
authn_anon_module (shared)
authn_dbd_module (shared)
authn_default_module (shared)
authn_alias_module (shared)
authz_host_module (shared)
authz_groupfile_module (shared)
authz_user_module (shared)
authz_dbm_module (shared)
authz_owner_module (shared)
authz_default_module (shared)
auth_basic_module (shared)
auth_digest_module (shared)
file_cache_module (shared)
cache_module (shared)
disk_cache_module (shared)
dbd_module (shared)
dumpio_module (shared)
include_module (shared)
filter_module (shared)
charset_lite_module (shared)
deflate_module (shared)
log_config_module (shared)
logio_module (shared)
env_module (shared)
mime_magic_module (shared)
cern_meta_module (shared)
expires_module (shared)
headers_module (shared)
usertrack_module (shared)
unique_id_module (shared)
setenvif_module (shared)
version_module (shared)
proxy_module (shared)
proxy_http_module (shared)
ssl_module (shared)
proxy_connect_module (shared)
mime_module (shared)
status_module (shared)
autoindex_module (shared)
asis_module (shared)
info_module (shared)
suexec_module (shared)
vhost_alias_module (shared)
negotiation_module (shared)
dir_module (shared)
imagemap_module (shared)
actions_module (shared)
speling_module (shared)
userdir_module (shared)
alias_module (shared)
rewrite_module (shared)  <----- HERE -----
cband_module (shared)
fastcgi_module (shared)
Syntax OK
matrix#

Greez BeNe
03-09-2010 11:38 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: AWStats on FreeBSD -> /awstats/ was not found - BeNe - 03-09-2010 11:38 PM

Forum Jump:


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