Roundcube Community Forum

 

[SOLVED] 403 Forbidden | Roundcube 0.9.2 | Windows 8 + Uniform Server

Started by Daica, June 18, 2013, 11:47:16 PM

Previous topic - Next topic

Daica

Oh I'm sorry I misread that.
I have removed the .htaccess file in the program folder and I am able to click and send emails now.

Would this create any security problem though?

And should I keep the .htaccess file in the main directory without the :

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^favicon\.ico$ skins/larry/images/favicon.ico
# security rules
RewriteRule .git - [F]
RewriteRule ^/?(README(.md)?|INSTALL|LICENSE|CHANGELOG|UPGRADING)$ - [F]
RewriteRule ^/?(SQL|bin) - [F]
</IfModule>

SKaero

It doesn't create a major security problem, I'd just remove all the files that might be a problem (ie bin folder, sql folder, INSTALL, CHANGELOG, and UPGRADING files)

Daica

Got it!
I'll remove all those folders.

Thank you so much for your help! I was going to stick with AfterLogic Webmail Lite because I couldn't get Roundcube running, but their support is so bad and the Lite features doesn't even have as much as Roundcube does.

I'm glad I'm able to run Roundcube and use it as my main webmail now!