: : Why does the dink network link on this messasge board have this url: http://rpgplanet.com/dink/index.shtml
: : and I CAN'T get it to load, all I get is a pop-up asking me if I want to download it?
: : But if I use this url: http://dynamic4.gamespy.com/~dink/
: : that Redink posted in one of my questions, I CAN get to the Dink Network.
: : Why two different urls?
: ok, redink should probably answer this, so take what im saying with a pinch of salt...
: ok,
: shtml files are server side html files. thay are 'special'. (i wont go into it here...). the two different urls are because one is the server domain name addr. (dynamic4.gamespy.com) and the other is the DNS of the rpgplanet system (rpgplanet.com). i think you'll find that if you go:
: rpgplanet.com/dink/ it'll work, because index.shtml is an index file, the browser will automatically load it as the frst file int he dir. (like index.htm* , index.php, index.pl...it depends on the server configuration).
: also bear in mind that ive just got up, and im tired, so if this doesn't make ANY sense, dont blame me!!
Not exactly.
rpgplanet.com is a Windows NT box that doesn't like Perl. So I store (mostly) static files and jpgs/gifs there.
dynamic4.gamespy.com is a Linux box that likes Perl, so most of the dynamic pages are stored there (the databases, board, story, news, etc).
And Bluerose had a problem with just rpgplanet.com/dink too, and I thought perhaps linking right to the shtml file would fix it, but it did not.
Both servers use index.shtml files, so it isn't a shtml file association problem... and I'm stumped.
: : : Why does the dink network link on this messasge board have this url: http://rpgplanet.com/dink/index.shtml
: : : and I CAN'T get it to load, all I get is a pop-up asking me if I want to download it?
: : : But if I use this url: http://dynamic4.gamespy.com/~dink/
: : : that Redink posted in one of my questions, I CAN get to the Dink Network.
: : : Why two different urls?
: : ok, redink should probably answer this, so take what im saying with a pinch of salt...
: : ok,
: : shtml files are server side html files. thay are 'special'. (i wont go into it here...). the two different urls are because one is the server domain name addr. (dynamic4.gamespy.com) and the other is the DNS of the rpgplanet system (rpgplanet.com). i think you'll find that if you go:
: : rpgplanet.com/dink/ it'll work, because index.shtml is an index file, the browser will automatically load it as the frst file int he dir. (like index.htm* , index.php, index.pl...it depends on the server configuration).
: : also bear in mind that ive just got up, and im tired, so if this doesn't make ANY sense, dont blame me!!
: Not exactly.
: rpgplanet.com is a Windows NT box that doesn't like Perl. So I store (mostly) static files and jpgs/gifs there.
: dynamic4.gamespy.com is a Linux box that likes Perl, so most of the dynamic pages are stored there (the databases, board, story, news, etc).
: And Bluerose had a problem with just rpgplanet.com/dink too, and I thought perhaps linking right to the shtml file would fix it, but it did not.
: Both servers use index.shtml files, so it isn't a shtml file association problem... and I'm stumped.