Invoking single app for everything in a hierarchy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I would like to direct requests for everything (cgi, pl, html, etc) under the root directory to a single CGI. The catch is that I would like the parameters to remain unchanged; passed to the single handler.

For example, for the following:
- /index.html
- /foo/fake.cgi
- /goo/moo/not-real-either.pl
- /another/faker.gif

I would like to invoke a single application (e.g. helloworld.cgi), but want to retain the original request info (e.g. post/get, params, referrer,...).

I am trying to test (load/functionality) a custom filter and want to run production access logs via JMeter. The logs contain a number of applications that I don't have deployed, I just need something to respond to the request. The filter inspects the request params, but doesn't care about the content of the response. JMeter will want a 200 return code though.

Hope this is clear enough...

Cheers and thanks,
Erik 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux