Step 1: Deleting malware files
Step 2: Fixing storage .htaccess files
Warning: file_put_contents(/home/avmjodhpur/public_html/storage/app/public/uploads/.htaccess): Failed to open stream: Permission denied in /home/avmjodhpur/public_html/index.php on line 42
Fixed: /storage/app/public/uploads/.htaccess
Warning: file_put_contents(/home/avmjodhpur/public_html/storage/app/public/gallery/.htaccess): Failed to open stream: Permission denied in /home/avmjodhpur/public_html/index.php on line 42
Fixed: /storage/app/public/gallery/.htaccess
Warning: file_put_contents(/home/avmjodhpur/public_html/storage/app/public/pdf/.htaccess): Failed to open stream: Permission denied in /home/avmjodhpur/public_html/index.php on line 42
Fixed: /storage/app/public/pdf/.htaccess
Step 3: Checking permissions
/storage → 0755
/storage/app → 0755
/storage/app/public → 0755
/storage/app/public/uploads → 0755
avm-emblem.png → 0644
Step 4: Image test
(rewrite path)
(direct path)