PDA

View Full Version : help plz



schism
May 13th, 2001, 12:12
ok i asked this b4 over at d.r but their forums a lil messed up :D it was deleted or something and i never got to read it so here i go again :D

http://www.something.com/blah/lala.html

how do i get that /blah or /anything and can i do that with a digital rice account?

thanx :D

lucifer
May 13th, 2001, 13:08
http://www.domain.com/directory/page.html

add a subdirectory to your domain

schism
May 13th, 2001, 13:53
ok...so i need a domain?

polestar
May 14th, 2001, 12:58
No, you don't need your own domain. Just use the digital rice file manager or your ftp program to create a new directory. Then upload stuff into it.

You'll need to make any links look in the right directory like this:
<A HREF="dir/page.html">

and from that directory back to the root dir like this:
<A HREF="../index.html">

schism
May 14th, 2001, 15:54
arright gotcha...thanx! :D