Using your webspace: Difference between revisions
From ULYSSIS documentation
(Created page with "= Location of your files = All the files you want to provide via the web browser must reside in a directory named "www" in your homefolder. Within that folder you can organis...") |
(Outdated informatie over file permissions weggehaald) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
Your webspace is accessible on following url's (with username your username): | Your webspace is accessible on following url's (with username your username): | ||
* http://username.studentenweb.org | |||
* http://username.ulyssis.be | * http://username.ulyssis.be | ||
If you have a domainname like yourname.be, you can link it with our webserver. For more information on this subject, see the [https://docs.ulyssis.org/Adding_domain_names domainnames documentation]. | If you have a domainname like yourname.be, you can link it with our webserver. For more information on this subject, see the [https://docs.ulyssis.org/Adding_domain_names domainnames documentation]. | ||
Line 14: | Line 14: | ||
= Troubleshooting = | = Troubleshooting = | ||
I keep getting an "HTTP Error 403: permission denied" when accessing my website. | I keep getting an "HTTP Error 403: permission denied" when accessing my website. Check that all permissions on the files and folders relevant to your website are set properly. See [[Secure file permissions]] for more information. | ||
[[Category:Webserver]] | |||
Latest revision as of 22:57, 15 February 2023
Location of your files
All the files you want to provide via the web browser must reside in a directory named "www" in your homefolder. Within that folder you can organise your data in sub directories. For more information about accessing your files is available here.
Accessing your website
Your webspace is accessible on following url's (with username your username):
If you have a domainname like yourname.be, you can link it with our webserver. For more information on this subject, see the domainnames documentation.
Troubleshooting
I keep getting an "HTTP Error 403: permission denied" when accessing my website. Check that all permissions on the files and folders relevant to your website are set properly. See Secure file permissions for more information.