PDA

View Full Version : Newbie need a URL display script


aespinal
07-13-03, 09:48 PM
I offer a "Free Under Construction" webpage. People interested in using it provide me the domain name which I put as a domain alias in my server, so when someone write the name is sends to my page but keeps the original site name...

I need a javascript or Perl script with SSI that displays the name of the original site that by default is in the Address browser. It is that I want to indicate "(site-name) is under construction"

Can someone help me?

rmurdo
07-29-03, 05:34 AM
Hi there,

I am not a perl fan, but it is stored in an ENV variable. Here is a script demo that shows all the vars, maybe it is a start fo ya?

http://www.perlscriptsjavascripts.com/perl/vars/

Rob