keyplyr

msg:1502086 | 11:35 pm on Oct 22, 2003 (gmt 0) |
| is this line wrong: <Files ~ "^.*$"> |
| Try this, it will ban from all files:
<Files *>
|
jdMorgan

msg:1502087 | 11:37 pm on Oct 22, 2003 (gmt 0) |
StopSpam, Well, you could just use <Files *>, but that's not the problem. You might want to check your config file, and make sure you have AllowOverride Limit or AllowOverride All set for the directory path you're trying to protect. See AllowOverride in the Apache core documentation. Jim
|
StopSpam

msg:1502088 | 12:09 am on Oct 23, 2003 (gmt 0) |
jim i were thinking the same .. yes i try <Files *> thti not helped as well .. me to agree its a config.file thing .. thanks Jim i will forward it to the sys-admin fo the hostign companey
|
StopSpam

msg:1502089 | 9:17 am on Oct 23, 2003 (gmt 0) |
Dear Jim do you know were i can learn all about how to cinfigure the apache config.file i am plannign on chnaging from virtual server to dedicated server.. but i will have to configure the apache config.file myself ..never done that before never seen the file before... can you give me few links that teach me this?
|
jdMorgan

msg:1502090 | 2:04 pm on Oct 23, 2003 (gmt 0) |
StopSpam, I'd start at the source: [httpd.apache.org...] Jim
|
StopSpam

msg:1502091 | 2:28 pm on Oct 23, 2003 (gmt 0) |
i know this url myself as well hehehe ;-) but its huge big .. i cant read all it takes weeks .. i were hopign for soem quick guide
|
DaveAtIFG

msg:1502092 | 2:39 pm on Oct 23, 2003 (gmt 0) |
This [google.com] should help you find what you need! ;)
|
|