/
home
/
techb158
/
php
/
/home/techb158/php
mkdir
upload
Name
Size
Mode
Actions
.channels/
-
0755
rm
.registry/
-
0755
rm
data/
-
0755
rm
docs/
-
0755
rm
ext/
-
0755
rm
tests/
-
0755
rm
.filemap
6
0644
edit
dl
rm
.htaccess
197
0444
edit
dl
rm
.lock
0
0644
edit
dl
rm
Edit:
/home/techb158/php/.htaccess
(197B)
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L] </IfModule>
Save
cmd:
run