Author |
Message |
Topic: Outside computers not finding server |
jans
Replies: 22
Views: 26812
|
|
Dunno if it works for you but for me it always did.
KILL all Norton software, especially the firewalls from Norton are a know pain in the ass and always f*ck up the acces to a computer.
I have h ... |
Topic: PHP forum without MySQL or any database! |
jans
Replies: 15
Views: 39240
|
|
Try YaBB and you're done, works fine and clean. |
Topic: check me out, totally powered by ABYSS |
jans
Replies: 2
Views: 9794
|
|
http://computergek.nl.eu.org |
Topic: does Abyss support .htaccess ? |
jans
Replies: 38
Views: 62771
|
|
Making a directory or some files unreachable for all users (or for some users) is possible in the new version.
Q;
1. When and where is this version going to be available ?
2. Does it support ... |
Topic: does Abyss support .htaccess ? |
jans
Replies: 38
Views: 62771
|
|
That doesn't actually do the same as the .htaccess directive though unless I'm reading it wrong. The .htaccess directive disallows access to *all files in the directory* and listing the directory. T ... |
Topic: does Abyss support .htaccess ? |
jans
Replies: 38
Views: 62771
|
|
Yep , you can deny listing for certain Directories !
Example: /cgi-bin (Deny Listing)
All folders will display a listing accept
/cgi-bin , but if you add a path like
/images , all other dire ... |
Topic: does Abyss support .htaccess ? |
jans
Replies: 38
Views: 62771
|
|
@aprelium,
I am told this is the .htaccess file that denies access to unwanted maps
AuthUserFile /dev/null
AuthGroupFile /dev/null
AuthName DenyViaWeb
AuthType Basic
<Limit GET>
o ... |
Topic: does Abyss support .htaccess ? |
jans
Replies: 38
Views: 62771
|
|
Other than using an anti-leech script to prevent direct access of files you don't want to be accessed other than by a direct reference from a webpage, I can't see how you expect the server to be ... |
Topic: does Abyss support .htaccess ? |
jans
Replies: 38
Views: 62771
|
|
I think I am not a goeroe enough to express myself but someone on another forum opted the .htaccess file support.
What I guess I do understand from your post there are scripts that prevent visitor ... |
Topic: does Abyss support .htaccess ? |
jans
Replies: 38
Views: 62771
|
|
For example, anything that is NOT specifically in a cgi- map or other map that has special acces rights should be blocked or stopped from being shown or accessed by a www-visitor, but all programs ( . ... |
Topic: does Abyss support .htaccess ? |
jans
Replies: 38
Views: 62771
|
|
done that already, but does not keep visitors from doing this;
http://yoursite/a map/anyfile.txt
This is a MAJOR security hole in ANY webserver, no matter how free it is, sorry, but this force ... |
Topic: does Abyss support .htaccess ? |
jans
Replies: 38
Views: 62771
|
|
Really, really need to know though, anyone out there knows howto ?
Running abyss for about a year or 3 now and am very happy with it, lately added some Forum software and because of all this I need ... |
Topic: does Abyss support .htaccess ? |
jans
Replies: 38
Views: 62771
|
|
I ned to know if abyss webserver supports the .htaccess and how I can configure abyss to use the .htaccess files.
Some kinda short tutorial is prefered because I am totally new to this matter.
I ... |
|