This website works better with 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
4 years ago
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
3
index.php
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