Apache vs IIS
Hi all,
I have a photo gallery script that runs perfectly on an Apache server,
but when I upload it to an IIS server I get the following error when
clicking on a thumbnail:
"BAD REQUEST Please go back and request another image"
Is this a configuration problem? Is it a problem with the script itself?
I don't know where to being looking, so any ideas are appreciated.
Thanks,
Harvey Wasserman
.
Relevant Pages
- Re: Apache vs IIS
... I have a photo gallery script that runs perfectly on an Apache server, but when I upload it to an IIS server I get the following error when clicking on a thumbnail: ... "BAD REQUEST Please go back and request another image" ... Is this a configuration problem? ... (alt.php) - Re: Some apache configuration problem
... the question is that I need a way to let Apache server to ... know what the time is when there is request coming. ... agent shows up between 3 AM and 9 PM, their request is rewritten to a ... RewriteCond %%<2100 ... (comp.infosystems.www.servers.unix) - how does the apache server and php interpreter handles request?
... I'm wondering how the apache server and php interepreter handles ... If one request comes to apache server what is next procedure? ... apache server forks 10 php ... (comp.lang.php) - RE: Sending compressed HTTP requests to Apache server:Content-Length I
... request, and receive the response. ... > HttpWebRequest to an Apache server. ... > 'mod_deflate' server to decompress the incoming message, ... > the incoming request to specify the number of UNCOMPRESSED bytes being sent ... (microsoft.public.dotnet.general) - Sending compressed Web Service requests to Apache server
... We have a .NET 1.1 client which is sending a gzipped soap request using ... HttpWebRequest to an Apache server. ... The problem we have is .NET requires that you specify the number of actual ... bytes written to the request stream as specified in the Content-Length header ... (microsoft.public.dotnet.general) |
|