How do I setup my web directory on SVN?
You may also use the Directory Creator in our Account Toolbox or send e-mail to support@svn.net and we will create the directory for you.
Documents placed into this directory will be accessible using the following URL (Uniform Resource Locator):
http://www.svn.net/loginname -or-
http://www.svn.net/~loginname.
How do I upload my web page documents?
Connect to ftp.svn.net with your FTP program using your loginname and password. You need to change into your web directory, this is called public_html and you must have created it before hand with the makewww program or had the support staff at SVN create it for you.
After changing directories your ftp program should show that you're in the directory /home/htdocs/loginname or ~loginname/public_html. These are the same directory.
Select the files you wish to upload from you computer and PUT or COPY the files into your web directory. (In WSFTP, this button appears as an arrow pointing towards the right, such as: -> )
What is the web address of my web pages?
http://www.svn.net/loginname -or-
http://www.svn.net/~loginname.
How do I get a counter on my web page?
How do I get my web page listed on http://www.svn.net/users?
If you have previously removed your listing with the addition of a .dontindex file, simply delete this file and your entry will be updated within 24 hours.
You may also use the Web Listing tool in our Account Toolbox.
How do I get my web page removed from http://www.svn.net/users?
You may also use the Web Listing tool in our Account Toolbox.
How do I get form submissions e-mailed to me?