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
add htaccess to deployment
Browse Source
...
This commit is contained in:
aslan
2024-01-30 09:15:13 +03:00
parent
36579ed25f
commit
58c60a1d9b
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
3
.htaccess
Normal file
Unescape
Escape
View File
@ -0,0 +1,3 @@
RewriteEngine
on
RewriteCond
%{REQUEST_URI} !^public
RewriteRule
^(.*)$ public/$1 [L]
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
RomanGolienko/Roman_applicant-site
Title
Body
Create Issue