Page 1 of 1
I installed the blog and now I can't access my web stats...
Posted: Sun Jun 03, 2007 3:44 pm
by pdc215
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.
Re: I installed the blog and now I can't access my web stats
Posted: Sun Jun 03, 2007 5:29 pm
by garvinhicking
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
Posted: Sun Jun 03, 2007 6:32 pm
by pdc215
Thanks! Now...Can you tell me how I can upload that file? Ha
I'm on OS X and it doesn't allow you to see them unless you unhide all system files. If you know...
Also, I tried to disable this in my FTP client but it's still not showing.
Posted: Tue Jun 05, 2007 10:23 am
by garvinhicking
Hi!
Sorry, I don't use Mac OSX, so I can't advise.
Regards,
Garvin
Posted: Sun Jun 10, 2007 5:39 am
by scottwalsh
pdc215,
An idea that might work depending on your ftp client;
1 Create the file as "htaccess".
2 Upload it to your host via ftp.
3 Within your ftp client rename it to ".htaccess".