|
|
|
|
@ -101,6 +101,7 @@ DirectoryIndex index.php
|
|
|
|
|
Order allow,deny |
|
|
|
|
Allow from all |
|
|
|
|
RewriteEngine On |
|
|
|
|
RewriteBase /joomla |
|
|
|
|
RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] |
|
|
|
|
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC] |
|
|
|
|
RewriteCond %{REQUEST_FILENAME} !-f |
|
|
|
|
|