PDA

View Full Version : Website Forwarding / URL Redirection


jockstrap
15th July 2006, 04:33
Folks - A little tip if you're not aware of it :)

If you want a website to be redirected to an existing url - place the following in the "Apache Directives" text box in the "basis" tap of ispconfig.

redirect / http://www.google.com.au

In this case - if a user types in http://www.yourdomain they will be redirected to google :)

Cheers

PS: MODS - an ispconfig feature for activating website forwarding and domain parking would be nice! :D

falko
16th July 2006, 13:28
This is a nice page that deals with redirects: http://www.stevenhargrove.com/redirect-web-pages/ :)