I installed the blog and now I can't access my web stats...
I installed the blog and now I can't access my web stats...
I installed Serendipity into my host. In order to access my stats, I must enter www.url.net/stats. However, it brings up my blog. Did I not install properly and can I change it? Thanks.
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: I installed the blog and now I can't access my web stats
Hi!
Save a .htaccess file in your 'stats' directory and enter:
in that directory. That will prevent serendipity from taking over that subdirectory.
Or ask your provider to install the stats into a different subdomain, of a domain where serendipity is not installed in. To support URL rewriting, it needs to take over all *.htlm URLs by default when using mod_rewrite.
Regards,
Garvin
Save a .htaccess file in your 'stats' directory and enter:
Code: Select all
RewriteEngine Off
Or ask your provider to install the stats into a different subdomain, of a domain where serendipity is not installed in. To support URL rewriting, it needs to take over all *.htlm URLs by default when using mod_rewrite.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Sorry, I don't use Mac OSX, so I can't advise.
Regards,
Garvin
Sorry, I don't use Mac OSX, so I can't advise.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
scottwalsh
- Regular
- Posts: 17
- Joined: Sun May 20, 2007 9:05 am
- Contact: