This website requires JavaScript.
Explore
Help
Sign In
RomanGolienko
/
Roman_applicant-site
forked from
aslan/applicant-site
Watch
1
Star
1
Fork
You've already forked Roman_applicant-site
0
Code
Pull Requests
2
Activity
077eda117f
Roman_applicant-site
/
.htaccess
4 lines
86 B
ApacheConf
Raw
Blame
History
RewriteEngine
on
RewriteCond
%{REQUEST_URI} !^public
RewriteRule
^(.*)$ public/$1 [L]
View Git Blame
Copy Permalink