Skip to content
Snippets Groups Projects
Commit 76c45c51 authored by Aldrich Valentino Halim's avatar Aldrich Valentino Halim
Browse files

added .htaccess file

parent 92c623b8
1 merge request!42Projekers - 13515051 - Girvandi Ilyas
RewriteEngine On
RewriteBase /TugasBesar1_2017/
RewriteCond %{THE_REQUEST} /view/([^\s?]*) [NC]
RewriteRule ^ %1 [L,NE,R=302]
RewriteRule ^((?!view/).*)$ view/$1 [L,NC]
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment