This website requires JavaScript.
Explore
Help
Register
Sign In
ilmedova
/
Attendize
Watch
1
Star
0
Fork
You've already forked Attendize
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bilettm
Attendize
/
.htaccess
3 lines
50 B
ApacheConf
Raw
Permalink
Normal View
History
Unescape
Escape
Explicitly enable rewrite engine in .htaccess
2016-09-06 16:35:12 +00:00
RewriteEngine
On
RewriteRule
^(.*)$ public/$1 [L]