Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - 311damas

Pages: [1]
2
Apache / MP3 Files Cannot be Played on Chrome Browser
« on: December 20, 2020, 11:40:02 AM »
Please help me, my mp3 files cannot be played when called in the chrome browser, but can run when called in other browsers such as Mozilla, IE and others. SSL main domain and sub domain already exist. What's the problem?

Examples are here: https://mp3.damast.my.id/senin/5MN_Agar-B Bersih-dari-Dosa-4-Bersabar_Ustadz-Firanda-Andirja.mp3

3
Installation / Re: Add more domains to second hard disk - how ?
« on: December 15, 2020, 06:51:07 AM »
Default CWP Free cant built /home2 to make new account.
You can add New Disk to /home for secondary data or data sub domain.

How to Add New Disk for Sub Domain -> click https://artikeldamas.wordpress.com/2020/12/13/menambah-disk-di-cwp-server-centos-7/

or Get try it:
1. built Sub Domain into your Panel Domain (etc: file.yourdomain.com);
2. Mount disk
Code: [Select]
sudo mount /dev/sda* /home/useraccount/file.yourdomain.com3. Make New Disk can Boot in your server CentOS
- Input this script into /etc/fstab
- Input at last
Code: [Select]
/dev/sda* /home/useraccount/file.yourdomain.com ext4 defaults 0 04. and Reboot
5. cek your mount
Code: [Select]
df or
Code: [Select]
lsblk6. Give permission access user account
Code: [Select]
chmod u=rwx,g=rx,o=r /home/useraccount/file.yourdomain.com
7. Go to CWP Admin, menu User Account -> Fix Permissions -> cheklist "Fix Permissions" and then click "Fix Selected Issues"
8. You can access via FTP and check your file uploaded in URL file (cannot URL folder)
try: https://file.domainanda.com/mp3/surah-alfatihah.mp3

Good Job, me Damas T

Pages: [1]