Projects tagged ‘iis’


[70 total ]

0 Users

虚拟主机管理系统
Created 12 months ago.

0 Users

Cgi with R under windows seems problematic. Now-existing software including Rpad, CGIwithR, Rcgi do not work well under windows OS. Here I introduce a easiest way by installing no third party ... [More] software/packages. Outline: 1. Make sure Apache is runing on your windows OS. 2. Check your R if version>=2.6.2, if not, update it. 3. Add cgi types in httpd.conf: AddHandler cgi-script .cgi .R 4. Download my sample cgi script and try it. Have fun! [Less]
Created 11 months ago.

0 Users
 

The objective of NJetty Project is to provide a full-featured opensource dotnet Web-Server. That will enable ASP.Net and other dotnet based applications to run in an opensource Web-Server. What ... [More] NJetty Should Be? - should be is Simple - should be Scalable - should be Efficient - should be Embeddable and Pluggable and should use Non-Blocking IO sockets, that will be Great for AJAX applications. [Less]
Created 12 months ago.

0 Users

Created 4 months ago.

0 Users

This project aims to create an installable module(s) for IIS and Apache webservers on win32 and Linux to handle a server-side web script interpreter. The name of the scripting language is Pascali. ... [More] Pascali is similiar in syntax to Delphi. The project web-site is at "http://www.seanbdurkin.id.au/psstiki/". [Less]
Created 3 months ago.

0 Users

the goal is to make it easy to create w3c-compliant web output on the windows/iis platform. key features will be support for atom/APP, atom/rss feeds, tagging and searching ala google, etc. the ... [More] system will emphasize the use of quality URIs (ala tim-bl) and ensure a stable archiving model that always returns content safely. the internal model will always devlier from static pages (to take advantage of caching). the pages will be generated from stored xml and xsl on disk, using sql server for indexing and other chores. a robust internal caching model will be a major part of the system. built using c# on .net, the first releases will focus on windows/iis. the long-term goal is to make the 'runtime' pure .net (mono-compatible) as well. [Less]
Created 12 months ago.

0 Users

mod_guarddog performs some basic input validation on every HTTP requests sent to the web server. This validation checking can prevent over 70% of common cross-site scripting (XSS) issues from ... [More] occuring. The following validations are performed: Look for start of tags (Look for onXYZ= Look for &#...; Look for javascript: mod_guarddog is available for both Apache 2.0, 2.2 and IIS 6 and 7. This is a drop-in mitigation for most cross-site scripting issues. Types of cross-site scripting mitigated by mod_guarddog: Tag injection into HTML. ... Javascript: in URLs Injection of onXYZ handlers into HTML attributes No protection against: Browser bugs Unicode bugs XSS via CSS Injection into javascript Injection into vbscript Encoded inputs Other esoteric XSS attacks [Less]
Created 12 months ago.

0 Users

IIS Log reader library is reading the IIS log data into intuitive domain model. Useful in ETL/SSIS applications. Intuitive, simple API.
Created 8 months ago.

0 Users

Tasks for msbuild
Created 12 months ago.

0 Users

Blacklist Protector is a .Net HTTPModule that uses the IP Blacklist maintained by Project Honeypot to protect your website against harvestors, bots, comment spammers. Easily installed in any asp.net ... [More] site without changing your code. It's possible to protect non-asp sites, although this hasn't been fully tested. [Less]
Created 12 months ago.