Images download incompletely: can this be due to Apache settings?
After I moved my website, which was previously housed at university
webserver to web hosting provider called Netfirms I noticed that on one of
my webpages persistently 2-3 images (out of 12) are incompletely downloaded.
After
It was thus said that the Great Chase once stated:
>
> Assuming someone types "www.somedomainname.com/somefilename.htm" into
> the location field in their favorite browser...
>
> A browser would never request like this would it:
>
> GET /somefilename.htm
>
> ??
>
>
> Since so many webs
On Sun, 31 Jul 2005 at 21:40, Chase wrote:
> Is the GET request always rooted at "/" ?
Actually, I tell a lie. The format of a request COULD be
GET http://www.somedomainname.com/somefilename.htm HTTP/1.1
although this form of request is likely only when talking to a proxy
server. Have a read of
Is the GET request always rooted at "/" ?
In other words, is the browser itself responsible for figuring out
what the full path to file is, if, for instance, the user clicks on a
relative link?
- Chase
On Jul 31, 2005, at 9:33 PM, Dan Goodes wrote:
On Sun, 31 Jul 2005 at 21:11, Chase w
On Sun, 31 Jul 2005 at 21:11, Chase wrote:
> Assuming someone types "www.somedomainname.com/somefilename.htm" into
> the location field in their favorite browser...
>
> A browser would never request like this would it:
>
> GET /somefilename.htm
>
> ??
>
>
> Since so many websites are using sh
Assuming someone types "www.somedomainname.com/somefilename.htm" into
the location field in their favorite browser...
A browser would never request like this would it:
GET /somefilename.htm
??
Since so many websites are using shared ip addresses, don't requests
made by browsers, just
On 7/31/05, Jeff <[EMAIL PROTECTED]> wrote:
> HI,
>
> For example,
>
> SetEnvIfNoCase Referer somewhere MaxKeepAliveRequests=1
> If not, anyway to do something like this?
See:
http://httpd.apache.org/docs/2.0/env.html#special
Joshua.
> On 7/31/05, don tobias <[EMAIL PROTECTED]> wrote:
> > Iam very new to this list and to Apache in
> general. I have been trying
> > to install Apache on my Linux system but I get a
> message that a valid C
> > compiler cannot be found on my system. Can anyone
> tell me where and how
> > I can ge
depends on your flavor of linux
On 7/31/05, don tobias <[EMAIL PROTECTED]> wrote:
> Iam very new to this list and to Apache in general. I have been trying
> to install Apache on my Linux system but I get a message that a valid C
> compiler cannot be found on my system. Can anyone tell me where an
Iam very new to this list and to Apache in general. I have been trying
to install Apache on my Linux system but I get a message that a valid C
compiler cannot be found on my system. Can anyone tell me where and how
I can get this compiler?
Thank you,
Don Tobias
--
HI,
For example,
SetEnvIfNoCase Referer somewhere MaxKeepAliveRequests=1
If not, anyway to do something like this?
Thanks,
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.o
Thanks I've hacked the mod_limitipconn to read env variable myself.
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Sunday, July 31, 2005 5:05 AM
Subject: Re: [EMAIL PROTECTED] loadmodule depends on envoirnment varable?
On 7/30/05, Jeff <[EMAIL PROTECTED]>
12 matches
Mail list logo