How do I share a link to a file I've uploaded?

Hello, this is my first time using this website.

I have uploaded files into the htdocs folder but I have no idea how to get a URL to share the files with other people. What do I need to do?

Hello, this is my first time using this website.

I have uploaded files into the htdocs folder but I have no idea how to get a URL to share the files with other people. What do I need to do?
Hi,
You can just copy and paste the file name to your URL for example:
`yourwebsite.com/filename.fileextension`
```

yourwebsite.com is your website

filename is the name of your file

fileextension is the name of extension of your file (such as .png, .jpg and .mp4)