Lokasi:
/
home
/
u109751622
/
domains
/
vrindavaniti.com
/
Ubah: .htaccess
# log PHP errors to a file php_flag log_errors on php_value error_reporting 32767 php_value error_log "error_log.txt" # Enable RewriteEngine RewriteEngine On # Redirect URLs without .php extension to .php files RewriteCond %{REQUEST_FILENAME}.php -f RewriteRule ^(.*)$ $1.php [NC,L] # Redirect index to the login page (optional) DirectoryIndex index.php # Handle 404 errors gracefully ErrorDocument 404 /404.php
Batal