Thomas Mackenzie
|
e76f301593
|
added iis imitation construction page
|
2012-04-04 18:39:56 +01:00 |
|
antisnatchor
|
616b969f96
|
added todo for IIS 6 default root page (web server imitation)
|
2012-04-04 16:42:42 +01:00 |
|
antisnatchor
|
0067e20702
|
Changed HTTP response 'server' header to IIS/6 when iis is specified.
|
2012-04-04 16:41:15 +01:00 |
|
antisnatchor
|
870a182411
|
Added HTTP response with default Apache centos root page (web server imitation).
|
2012-04-04 16:33:32 +01:00 |
|
antisnatchor
|
454280f7de
|
Adjusted errors and default returns for the web server imitation.
|
2012-04-04 16:05:52 +01:00 |
|
antisnatchor
|
6bebb80f61
|
Added default 404 HTTP response bodies for Apache 2.2.3 and IIS 6
|
2012-04-04 15:47:21 +01:00 |
|
antisnatchor
|
2db4885c2f
|
Added comments in the main Router class.
|
2012-03-31 13:57:18 +01:00 |
|
antisnatchor
|
59ac216b71
|
Added basic web-server imitation (overriding Server response headers, added config.yaml options).
|
2012-03-31 13:24:30 +01:00 |
|
antisnatchor
|
addc256b8c
|
Remove route "/" from the main router class. Must return 'not found' anyway.
|
2012-03-29 15:00:20 +02:00 |
|
antisnatchor
|
b88acd98c8
|
Added BeEF router superclass: it will be extended by other classes when sub-routes are needed.
|
2012-03-29 14:24:15 +02:00 |
|