This article applies to 123-reg Shared Hosting packages.
The full path to your 123-reg hosting package is as follows:
If you have a Linux hosting package:
123_reg: /websites/123reg/LinuxPackage21/my/do/ma/mydomain.co.uk/
Please note: The section my/do/ma needs to be: the first & second characters of your domain name/the third & fourth characters of your domain name/the fifth & sixth characters of your domain name.
If you have a Windows hosting package, in order to obtain your full path, you will need to do the following:
1
Open up a text editor such as Notepad.
2
Copy the following into it:
<%
response.write(Server.MapPath("test.asp"))
%>
3
Save the file as test.asp.
4
Upload the file to any directory on your webspace & then view the uploaded file in a web browser.