problem with .htaccess and protected sub directory

Hi. I'm having problem accessing a sub directory of my drupal site. I installed a web stats application in a sub directory of my site and protected it with .htaccess (through my web host's (Dreamhost) control panel ) but when I try to go there I get the "page not found" page in drupal. There's a "!-d" rewrite condition in the drupal .htaccess file but apparently it's not recognizing it as a directory. I even tried adding a rewrite condition and put the sub directory name in it to try to abort the rewrite rule if the sub directory name is in the %{REQUEST_FILENAME} variable. Anyway, I don't know how to resolve this, I'll post my .htaccess files below.

-- .HTACCESS FOR DRUPAL DIRECTORY --

#
# Apache/PHP/Drupal settings:
#

# Protect files and directories from prying eyes.

Order deny,allow
Deny from all

# Set some options.
Options -Indexes
Options +FollowSymLinks

# Customized error messages.
ErrorDocument 404 /index.php

# Set the default handler.
DirectoryIndex index.php

# Override PHP settings. More in sites/default/settings.php
# but the following cannot be changed at runtime.

# PHP 4, Apache 1

php_value magic_quotes_gpc 0

Session disconnect

Hello,

My drupal blog was working pretty well. I had to change it and move it to another server.

Now, every time i log in, it automatically logs me out. So i can't post or configure anything.

Have any idea of where i could look for this ?

(its not my web browser, session works well on other websites (including drupals...))

thanks,

micobros

Apply Patch files using Eclipse IDE

Please help me apply patch fiels using eclipse IDE.

help !!

Poll Module

I have a poll module for 4.7. But it doesn't have a cancel my vote feature like in drupal 5.1

can anyone help me with this..?

Page not extending 100% to bottom

Hello! I'm having an annoying little issue that seems to be plaguing most (not all) of my drupal pages.

I'm in the process of setting up my new website, and if you check out the front page, the table does not extend 100% to the bottom...it kind of cuts off after the footer. Sorry if I'm not being too clear, it's just that it's 3 a.m. and I've been going over the code trying to figure out what's going on.

Any help would be appreciated...I'm sure it's something simple!

RSS feeds for forums?

When configuring my RSS reader (Akregator) to gather info from my site:

http://sitename/?q=blog/feed - WORKS
http://sitename/?q=event/feed - WORKS

but

http://sitename/?q=forum/feed

gives me the error:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x