Archive for the 'web server' Category
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 [...]
March 27th, 2010 | Posted in web server | 2 Comments
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 [...]
March 26th, 2010 | Posted in web server | 2 Comments
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 [...]
March 25th, 2010 | Posted in web server | 15 Comments
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 [...]
March 21st, 2010 | Posted in web server | 25 Comments
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 [...]
March 19th, 2010 | Posted in web server | 11 Comments
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 [...]
March 17th, 2010 | Posted in web server | 7 Comments
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 [...]
March 15th, 2010 | Posted in web server | 18 Comments
Learn how to turn your Mac into a web server!
Duration : 0:9:39
March 13th, 2010 | Posted in web server | 12 Comments
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 [...]
March 11th, 2010 | Posted in web server | 2 Comments
Building a Web server in under 5 Minutes
Duration : 0:6:3
March 9th, 2010 | Posted in web server | 1 Comment