PATH: //home/hwyuvbry/www/m
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 .htaccess
↓
X
📄 arcade.php
↓
X
📄 callback.php
↓
X
📄 callback.php#
↓
X
📄 casino.php
↓
X
📄 create_pp.php
↓
X
📄 deposit.php
↓
X
📄 error_log
↓
X
📄 history.php
↓
X
📄 history.php#
↓
X
📄 history_ajax.php
↓
X
📄 index.php
↓
X
📄 logout.php
↓
X
📄 maintenance.php
↓
X
📄 memo.php
↓
X
📄 password.php
↓
X
📄 payment.php
↓
X
📄 refferal.php
↓
X
📄 rekening.php
↓
X
📄 slots.php
↓
X
📄 sports.php
↓
X
📄 togel.php
↓
X
📄 withdraw.php
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: .htaccess
Options All -Indexes ErrorDocument 404 /404notfound/ <files .htaccess> order allow,deny deny from all </files> <files koneksi.php> order allow,deny deny from all </files> <IfModule mod_rewrite.c> Options +FollowSymlinks RewriteEngine on RewriteRule ^slot/([a-zA-Z0-9_-]+)/$ slot.php?provider=$1 [L] RewriteRule ^sports/([a-zA-Z0-9_-]+)/$ sports.php?provider=$1 [L] RewriteRule ^casino/([a-zA-Z0-9_-]+)/$ casino.php?provider=$1 [L] RewriteRule ^fishing/([a-zA-Z0-9_-]+)/$ tembak_ikan.php?provider=$1 [L] RewriteRule ^egames/([a-zA-Z0-9_-]+)/$ egames.php?provider=$1 [L] RewriteRule ^slot/([a-zA-Z0-9_-]+)/page=([a-zA-Z0-9_-]+)$ slot.php?provider=$1&page=$2 [L] RewriteRule ^sports/([a-zA-Z0-9_-]+)/page=([a-zA-Z0-9_-]+)$ sports.php?provider=$1&page=$2 [L] RewriteRule ^casino/([a-zA-Z0-9_-]+)/page=([a-zA-Z0-9_-]+)$ casino.php?provider=$1&page=$2 [L] RewriteRule ^fishing/([a-zA-Z0-9_-]+)/page=([a-zA-Z0-9_-]+)$ tembak_ikan.php?provider=$1&page=$2 [L] RewriteRule ^egames/([a-zA-Z0-9_-]+)/page=([a-zA-Z0-9_-]+)$ egames.php?provider=$1&page=$2 [L] RewriteRule ^([a-zA-Z0-9_-]+)/$ $1.php [L] RewriteRule ^([a-zA-Z0-9_-]+)$ $1.php [L] </ifModule>
SIMPAN PERUBAHAN