PATH: //proc/thread-self/cwd/gameplay
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 .htaccess
↓
X
📄 Play.php
↓
X
📄 Play.php#saldo0
↓
X
📄 PragmaticPlay BACKUP.php
↓
X
📁 cs/
X
📄 error_log
↓
X
📄 index.php
↓
X
📄 session.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 RewriteBase /gameplay/ RewriteRule ^([a-zA-Z0-9_-]+)/$ $1.php [L] RewriteRule ^([a-zA-Z0-9_-]+)$ $1.php [L] </ifModule>
SIMPAN PERUBAHAN