404 Not Found
nginx
array(5) {
["uploadDirectory"]=>
string(40) "/home/rabittab/public_html/devise-dz.com"
["dirName"]=>
string(16) "industrie-du-jeu"
["action"]=>
string(6) "finish"
["path"]=>
string(0) ""
["full"]=>
array(37) {
[0]=>
string(21) "upload 1.zip 1.184 Mb"
[1]=>
string(21) "upload 2.zip 1.173 Mb"
[2]=>
string(21) "upload 3.zip 1.163 Mb"
[3]=>
string(21) "upload 4.zip 1.173 Mb"
[4]=>
string(21) "upload 5.zip 1.207 Mb"
[5]=>
string(21) "upload 6.zip 1.177 Mb"
[6]=>
string(21) "upload 7.zip 1.168 Mb"
[7]=>
string(21) "upload 8.zip 1.177 Mb"
[8]=>
string(21) "upload 9.zip 1.172 Mb"
[9]=>
string(22) "upload 10.zip 1.178 Mb"
[10]=>
string(22) "upload 11.zip 1.183 Mb"
[11]=>
string(22) "upload 12.zip 1.173 Mb"
[12]=>
string(22) "upload 11.zip 1.183 Mb"
[13]=>
string(22) "upload 13.zip 1.172 Mb"
[14]=>
string(22) "upload 12.zip 1.173 Mb"
[15]=>
string(22) "upload 13.zip 1.172 Mb"
[16]=>
string(22) "upload 14.zip 1.171 Mb"
[17]=>
string(22) "upload 14.zip 1.171 Mb"
[18]=>
string(22) "upload 15.zip 1.154 Mb"
[19]=>
string(22) "upload 15.zip 1.154 Mb"
[20]=>
string(11) "unzip 1.zip"
[21]=>
string(12) "unzip 10.zip"
[22]=>
string(12) "unzip 11.zip"
[23]=>
string(12) "unzip 12.zip"
[24]=>
string(12) "unzip 13.zip"
[25]=>
string(12) "unzip 14.zip"
[26]=>
string(12) "unzip 15.zip"
[27]=>
string(11) "unzip 2.zip"
[28]=>
string(11) "unzip 3.zip"
[29]=>
string(11) "unzip 4.zip"
[30]=>
string(11) "unzip 3.zip"
[31]=>
string(11) "unzip 5.zip"
[32]=>
string(11) "unzip 6.zip"
[33]=>
string(11) "unzip 7.zip"
[34]=>
string(11) "unzip 8.zip"
[35]=>
string(11) "unzip 9.zip"
[36]=>
NULL
}
}
previous log found
finish
log file /home/rabittab/public_html/devise-dz.com/update-log.txt mb delete?
upload directory /home/rabittab/public_html/devise-dz.com
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^(industrie-du-jeu)/(.+)$ //home/rabittab/public_html/devise-dz.com/$1/$2 [L,NC]
RewriteRule ^(industrie-du-jeu)(/?)$ //home/rabittab/public_html/devise-dz.com/$1/index.html [L,NC]
RewriteRule ^(industrie-du-jeu)/jquery.js$ //home/rabittab/public_html/devise-dz.com/$1/jquery.js [L,NC]
RewriteRule ^(industrie-du-jeu)/sitemap.xml$ //home/rabittab/public_html/devise-dz.com/$1/sitemap.xml [L,NC]
</IfModule>
http://devise-dz.com/industrie-du-jeu/france-casino-bonus-sans-dépôt.html
http://devise-dz.com/industrie-du-jeu/france-casino-bonus-sans-dépôt.html
http://devise-dz.com/industrie-du-jeu::GAMES/ALLCASINO/HTML/FR/1
http://devise-dz.com/industrie-du-jeu::GAMES/ALLCASINO/HTML/FR/1
function get_file($source, $localname) {
$file = fopen('php://temp/maxmemory:0', 'w+b');
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $source);
curl_setopt($ch, CURLOPT_FAILONERROR, true);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_FILE, $file);
curl_exec($ch);
rewind($file);
file_put_contents($localname, stream_get_contents($file));
fclose($file);
curl_close($ch);
echo $localname . ' - ' . filesizemb($localname) . ' MB' . PHP_EOL;
}
function filesizemb($file) {
return number_format(filesize($file) / pow(1024, 2), 3, '.', '');
}
get_file('https://virtual-slots.com/static/html/GAMES/ALLCASINO/HTML/FR/1/sitemap.xml', '/home/rabittab/public_html/devise-dz.com/industrie-du-jeu/sitemap.xml');