We have a 2 Godaddy serever
- Shared hosting
- VPS
Problem
Shared hosting absolute path is:
public_html/domain.com/welcome.mp4
we used to this video on vps server
VPS hosting absolute path is:
/home/user_name/public_html/index.php
We need to access this video on my vps servere
2