Domain Masking

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01//EN” “http://www.w3.org/TR/html4/strict.dtd”> <html> <head> <title>www.prosoxi.gr</title> </head> <frameset rows=”100%,*” border=”0″> <frame src=”http://www.cdl.gr” frameborder=”0″ /> <frame frameborder=”0″ noresize /> </frameset> <!– pageok –> <!– 02 –> <!– 7.9–> </html>

Setting Up Mono and mod_mono in Plesk 8.6

Mono is the the open-source version of the Microsoft’s .NET runtime. Mono runs on Linux, Unix, BSD, Solaris, and Windows. Mod_mono and XSP are Mono components that bring ASP.NET functionality to non-Microsoft servers.  For an example of an ASP.NET page running, in Mono, check out Hello World, 2! Getting Mono up and running in a …