This website requires JavaScript.
Explore
Help
Sign In
sbrl-github
/
Air-Quality-Web
mirror of
https://github.com/ConnectedHumber/Air-Quality-Web
Watch
1
Star
0
Fork
You've already forked Air-Quality-Web
0
Code
Issues
Releases
Wiki
Activity
Add premanent redirect from root to app/
Browse Source
pull/35/head
Starbeamrainbowlabs
2019-04-12 23:15:42 +01:00
parent
7537e325b0
commit
86e7974018
Signed by:
sbrl
GPG Key ID:
1BE5172E637709C2
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
index.php
Normal file
Unescape
Escape
View File
@ -0,0 +1,3 @@
<
?
php
http_response_code
(
308
);
header
(
"
location: app/
"
);
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
sbrl-github/Air-Quality-Web
Title
Body
Create Issue