Clyese-Systems/ExtazCMS/master/.htaccess - Htaccess File

Clyese-Systems/ExtazCMS/master/.htaccess

<IfModule mod_rewrite.c>
   RewriteEngine on
   RewriteRule    ^$ app/webroot/    [L]
   RewriteRule    (.*) app/webroot/$1 [L]
</IfModule>

# php -- BEGIN cPanel-generated handler, do not edit
# This domain inherits the “PHP” package.
# php -- END cPanel-generated handler, do not edit

On Github License

Files

Download PDF of Htaccess file

Comments

Apache