Sergio
03-31-2005, 07:40 AM
Hello all :)
I have a strange problem on my server and I'm not sure if it can be related with the Security Options (http://forums.deftechgroup.com/showthread.php?t=26) or is a server config problem.
The thing is that I'm not able to submit any form to the server that has a field that includes something like this:
Chr(32)
I first though it could be a problem with my IPB forum, but I tried also in a phpBB forum and with a simple formmail script and if I include this on any field
Chr(0)
I get the following error
Forbidden
You don't have permission to access /index.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/1.3.33 Server at www.mydomain.com Port 80
I have a forum about programming languages and is very usual in the Visual Basic forum to post messages with lines of code that includes Chr(32) or Chr(0) but now when someone tries to post that he gets the above error.
Does anyone else have this problem or have a solution for this?
Thanks in advance :)
Sergio
I have a strange problem on my server and I'm not sure if it can be related with the Security Options (http://forums.deftechgroup.com/showthread.php?t=26) or is a server config problem.
The thing is that I'm not able to submit any form to the server that has a field that includes something like this:
Chr(32)
I first though it could be a problem with my IPB forum, but I tried also in a phpBB forum and with a simple formmail script and if I include this on any field
Chr(0)
I get the following error
Forbidden
You don't have permission to access /index.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/1.3.33 Server at www.mydomain.com Port 80
I have a forum about programming languages and is very usual in the Visual Basic forum to post messages with lines of code that includes Chr(32) or Chr(0) but now when someone tries to post that he gets the above error.
Does anyone else have this problem or have a solution for this?
Thanks in advance :)
Sergio