Author |
Message |
Topic: does Abyss support .htaccess ? |
neamtzu
Replies: 38
Views: 63103
|
|
I have the following .htaccess file content:
Options -Indexes
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?mywebsite.com/.*$ [NC]
RewriteRule \ ... |
Topic: Keep alive question |
neamtzu
Replies: 10
Views: 15968
|
|
thanks for the reply amonia. anyone else ? if none of you know how to do this with abyss, do you know a program that can limit the number of requests/connections per IP on a specific port ? |
Topic: Keep alive question |
neamtzu
Replies: 10
Views: 15968
|
|
Hello. I'm using the windows version of Abyss Web Server X1 (v 2.0.0.10 Beta 2). I set the keepalive limit to 3, but my netlimiter software shows 11 connections from one ip. So I guess this keepalive ... |
|