Archive for the 'web server' Category

DNS spoof virutal hosts (made by Patchy)

Credit go out to http://infinityexists.com/
For more information go to http://infinityexists.com/2008/10/24/dns-spoofing-with-virtual-hosts/
October 24th, 2008 by Patchy
DNS Spoofing is an attack where a person forges fake DNS Responds to trick a victim computer into accessing a different website. Whenever you visit a website such as www.infinityexists.com the domain name is translated to the IP address of the [...]

How do I configure my airport extreme base station to be a web server?

I have a web server set up behind my airport extreme that I would like the outside world to access.
have the airport assign your computer to have a static ip address.
Then use port forwarding to forward various TCP ports to the web server.
Some common ones you see will be.
20: FIle transfers
80: web browser access
443: HTTPS
for [...]

PHP Lesson 0: Installing PHP

http://xoax.net/
This computer programming tutorial video demonstrates step by step instructions on how to install PHP for the Microsoft Windows Operating System. PHP is free for download. You should have the Apache Web Server already installed on your computer. If not, see our Development on how to install the Apache Web Server. Lesson page:
http://xoax.net/comp/php/Lesson0.php
How to Install [...]

Free Router Hack Gives You Remote PC Access – SYSTM

Want to get access to files, music, movies and more stored on your home PC, wherever you are in the world? This clever hack turns your local PC into a free web server, and you don’t need a static IP address to do it! Save money and time with this DIY tip.
files [...]

DNS Spoof with Virtual Hosts

DNS Spoofing is an attack where a person forges fake DNS Responds to trick a victim computer into accessing a different website. Whenever you visit a website such as infinityexists.com the domain name is translated to the IP address of the web server. To do this your computer makes a DNS request to a DNS [...]

Installing MODx CMS on Your Web Server

http://quesomanrulz.com/ / http://twitter.com/quesoman – Previously I have explained How to Set Up Wordpress and How to Set Up phpBB on your website, today I will be showing you another CMS called MODx. The CMS or Content Management System is very similar to Joomla! but with many more settings which makes it optimal for advanced users…read [...]

How to Install a Testing Server on Your PC

If you have a website or do any type of web development you have probably needed a server at some point. Not everybody has a full blown commercial web server at their disposal for development, experimenting, and testing their site. You may think that it is both expensive and complicated to have your own local [...]

How to make your Mac a web server

Learn how to turn your Mac into a web server!
Duration : 0:9:39

Ubuntu Web Server Part 2

This is some additional information after you install your apache web server on Ubuntu 9.10, 9.04, 8.10, and 8.04. I wanted to show you one of many ways to make it that non root users can edit the document root. I also talk a little about how to get your web server to be seen [...]

Building a Webserver in under 5 Minutes

Building a Web server in under 5 Minutes
Duration : 0:6:3