*Aplikasi web berada pada folder root # 1.To use URL Alias you need to be running apache with mod_rewrite enabled. # 2. In your opencart directory rename htaccess.txt to .htaccess # For any support issues [...]
*Aplikasi web berada pada root directory bukan pada folder lain RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # BEGIN WordPress RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond [...]
*Aplikasi web berada pada root directory bukan pada folder lain ############################################ ## uncomment these lines for CGI mode ## make sure to specify the correct cgi php binary file name ## it might be /cgi-bin/php-cgi [...]
*Aplikasi web berada pada root directory bukan pada folder lain ## # @version $Id: htaccess.txt 5973 2006-12-11 01:26:33Z robs $ # @package Joomla # @copyright Copyright (C) 2005 Open Source Matters. All rights reserved. # [...]
Saat mulai install moodle di cpanel dapat error 500 internal error padahal untuk permision file/folder sudah benar dan tidak ada file .htaccess ternyata setelah digoogle kita harus tambahan/buat file baru dengan nama .htaccess dan isikan [...]

