tanquar/eccube-practice/master/.htaccess - Htaccess File

tanquar/eccube-practice/master/.htaccess

DirectoryIndex index.html index.htm index.shtml index.php index.cgi .ht
AuthUserFile /home/langoo/www/.htpasswd
AuthType Basic
AuthName "Web access"
Satisfy all
Order deny,allow
RewriteEngine On
RewriteBase /
RewriteRule ^$ http://langoo.sakura.ne.jp/html/index.php [L]
RewriteRule ^/$ http://langoo.sakura.ne.jp/html/index.php [L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache