teknekale/tk_ink/master/.htaccess - Htaccess File

teknekale/tk_ink/master/.htaccess

Options +FollowSymLinks
RewriteEngine On

RewriteRule    ^gallery$                      index.php/gallery                   [NC,L]
RewriteRule    ^about$                        index.php/about                     [NC,L]
RewriteRule    ^studio$                       index.php/studio                    [NC,L]
RewriteRule    ^profile$                      index.php/profile                   [NC,L]
RewriteRule    ^studio/details/(.*)$          index.php/studio/details/$1         [NC,L]
RewriteRule    ^artist/details/(.*)$          index.php/artist/details/$1         [NC,L]
RewriteRule    ^studioMap$                    index.php/studioMap                 [NC,L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache