Archive for September, 2009

Aim&Geng Tsek Glugor Town

Tuesday, September 29th, 2009

see itDuration : 0:0:26

NKiller vs Apache (No Load Balancer)

Tuesday, September 29th, 2009

The effects of the Nkiller DoS tool on an Apache server nto protected by a load balancerDuration : 0:0:49

How to Host web site server from home PC Apache HD

Tuesday, September 29th, 2009

How to host a Web server, Web page server from your home PC. website Using free programs from Apache and DYNDNS.Duration : 0:8:30

Installing PHP on IIS7 in under 5 minutes

Tuesday, September 29th, 2009

In this screencast, Rob Bagby will illustrate how to install PHP and FastCGI on IIS7 in just a few minutes, taking advantage of the Web Platform Installer. Look for other screencasts on PHP and Microsoft interop on http://www.robbagby.com.Duration : 0:7:53

Paso Doble – Computerliebe (at Hitparade 1985)

Tuesday, September 29th, 2009

This was the first single from their debut-ablum "Fantasie" 1985. This song was a huge hit in Germany! This apperence was taken from the german tv-show "Hitparade". 27 March 1985. Enjoy!Duration : 0:3:7

Install Apache 2.2, MySQL 5, PHP 5, phpMyAdmin for Linux Ubuntu 8.10

Tuesday, September 29th, 2009

Visit http://www.myownserver.info for more information and the high-quality video. This tutorial shows how to install Apache, MySQL, PHP5, and phpMyAdmin on Linux Ubuntu 8.10 using the Synaptic Package Manager. I also demonstrate how to install a GUI for Apache, which is an application called Rapache.Duration : 0:8:33

How to create html ebay auction listings using apache.?

Tuesday, September 29th, 2009

Hey guys, Is apache all I need to do this? I dont want to create a full fledge website. I just need a place to store all my images to link to for my html auction descriptions. During Apache's setup, it asks me for Network domain, server name, and admin's ...

What is the difference between application server and web server?

Tuesday, September 29th, 2009

I want to know more specific about this. 1.Which of the server support business logic and business logic is written using which programming language? 2.In J2EE,which is application server and which is web server? 3.what are the roles of both the application and web server? 4.Programming language and concept used in application server ...

problems with php and apache?

Tuesday, September 29th, 2009

Apache 5.2.6 is not working .. Please HELP !!!? I'm frustrated trying to make PHP and Apache works. Here you have what I'm doing: 1. First of all download the Apache 2.2.8 MSI Installer and the PHP 5.2.5 zip package save these files to your Desktop 2. I ran the apache and chose ...

htaccess/htpasswd login using a php script?

Tuesday, September 29th, 2009

Is there anyway to login to a htaccess/htpasswd protected area using a php script? I have a password protected directory but would like to replace the usual popup login window with my own html-based login form By htaccess/htpasswd, I assume you are talking about Basic Authentication protection. With this method the ...