Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

apache http

0
votes
1 answer
38 views

Apache HTTP Server implementation in C# (C Sharp)

I am looking for an opensource implementation of HTTP in C# with some plugins of Apache e.g. Load Balancer, Monitoring and other stuff. Is there any…
asked June 23, 2011 10:42 am CDT
Chetan Sachdev
0
votes
0 answers
37 views

Statistics on average http response length under IIS

Is there a way to collect statistics on the average HTTP response length/size for IIS applications? An indicator for that on perfmon would be nice.…
asked June 22, 2011 12:23 pm CDT
Ricardo Cabral
0
votes
0 answers
34 views

Apache http server hosted on windows xp inaccessible from local network

Installed http server on windows XP connected to wire less router.(Machine A -192.168.15.152) Was able to browse to http://192.168.15.152/ -> "It…
asked June 21, 2011 9:46 pm CDT
Raghu
0
votes
0 answers
35 views

Http host, use proxy or rewrite, or my own script?

I have a tomcat application that runs on localhost:8083 and the application actually checks what hostname is calling it and invokes different logic…
asked June 21, 2011 1:18 pm CDT
RockWood
0
votes
1 answer
25 views

PHP echo-ing content as page loads

So I'm doing some experimenting with PHP/Apache. Let's say I have this code. <div>DIV 1</div> <?php sleep(2); ?> <div>DIV…
asked June 18, 2011 9:20 am CDT
John
1
vote
4 answers
33 views

If while sending a file with "readfile" I modify the file, will the download fail?

If I send a big (200mb) file to the browser with readfile() , and while the user is downloading I modify the file, will the download finish…
asked June 16, 2011 9:35 am CDT
barin
0
votes
1 answer
28 views

Suggestions for best way of implementing HTTP upload resume

I'm working on a project which will allow large files (GB+) to be uploaded via HTTP PUT and I need to implement a method for resuming the upload.…
asked June 14, 2011 11:09 am CDT
JWood
0
votes
1 answers
31 views

How to minimize web server re-direct traffic?

When a user comes to my site ( example.com ) from a desktop browser, they will see the content as normal. If a user comes to my site (example.com)…
asked June 12, 2011 11:05 pm CDT
frooyo
0
votes
1 answer
32 views

Port Forwarding doesn't seem to reach Apache

I have an Apache http server running on my computer, listening to port 80. I can access my "hello world" page by visiting http://localhost/ in my…
asked June 10, 2011 9:02 pm CDT
Dylan Halperin
0
votes
1 answers
43 views

Iphone App to Access Secured Web Directory , Need ideas in creating the Directory

I am building an Iphone Magazine App . I need the app to access a secured web folder/directory hosted on probably Apache or IIS to download pdf mag…
asked June 8, 2011 11:07 pm CDT
user777310
0
votes
3 answers
27 views

Why won't my mod_rewrite work for HTTPS like HTTP

I'm sorry for yet another of these posts, but from what I can tell, my question is different than the prevailing http -> https redirects out…
asked June 7, 2011 7:23 am CDT
emiller
0
votes
0 answers
40 views

Reducing Apache request queuing

In New Relic, one of the metrics they display as part of the application response time is "Request Queue".: To collect request queuing time, you…
asked June 6, 2011 8:46 pm CDT
DavidM
0
votes
2 answers
28 views

URL redirect with apache

I've installed JIRA and configured it to operate on port 8090. In order to get to it I go to the following URL: http://localhost:8090 What I want to…
asked June 6, 2011 2:56 pm CDT
gshauger
0
votes
0 answers
31 views

Is it possible to rewrite post in a forward proxy in Apache 2.2?

I have configured an Apache 2.2 server as forward proxy using mod_proxy and mod_proxy_http In my application that uses that proxy I need to modify…
apache proxy http post
asked June 5, 2011 6:22 pm CDT
Joe Hopfgartner
0
votes
0 answers
39 views

Is it possible to rewrite post in a forward proxy in Apache 2.2?

I have configured an Apache 2.2 server as forward proxy using mod_proxy and mod_proxy_http In my application that uses that proxy I need to modify…
apache http post proxy
asked June 5, 2011 6:10 pm CDT
Joe Hopfgartner
1
vote
1 answers
30 views

Looking for a good web penetration testing client

I'm implementing mod_security on an apache server. In order to test the effectiveness of the protection, I am looking for a client that can generate…
asked June 1, 2011 3:38 am CDT
user64204
0
votes
2 answers
34 views

Rejecting a HTTP request before reading the body

I'm working on a website where users will need to upload some very large files. The site is written in PHP. There are some instances where I'll want…
asked May 30, 2011 11:24 am CDT
Jackson Owens
0
votes
1 answer
38 views

Phpmyadmin basic HTTP auth

I'd like to know how to change my phpmyadmin password with the HTTP auth and where is that information located. Sorry for my bad english.
asked May 29, 2011 11:45 am CDT
Luis Rivera
0
votes
0 answers
30 views

Android:Best way to read a packet on remote web server?

I'm writing an android app to talk to a website monitor on my linode hosted Linux box. The scripts I'm logging in to are a 3rd party system monitor…
asked May 27, 2011 9:37 pm CDT
user763472
0
votes
2 answers
39 views

Why is the Apache HTTP Server so complex?

The Apache HTTP server is a fairly large project-much larger than, say, lighthttp or nginx or certainly the "simple HTTP servers" you see floating…
asked May 27, 2011 9:05 pm CDT
aharon
Pages : 1 | 2 | 3 | 4 | 5 > [7]
135

apache http

Tagged: apache + http
Related Tags
java × 280
php × 229
android × 202
apache × 135
post × 130
https × 126
python × 114
c# × 110
http-headers × 104
javascript × 102
rest × 97
proxy × 89
url × 81
server × 76
html × 74
asp.net × 71
iphone × 66
request × 60
sockets × 57
tcp × 55
c++ × 54
ruby × 53
web-services × 52
cookies × 49
redirect × 48
ajax × 47