aboutsummaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-06-27 19:13:13 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-06-27 19:13:13 +0200
commitae0ad72de5db63769165eda70198b99ca463c7e2 (patch)
tree377e654edfff3dc9cac4fdc67737c55016ec0c67 /c
parentProject restructure, subdir content inclusion (diff)
downloadjoe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.tar.gz
joe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.tar.bz2
joe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.tar.xz
joe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.tar.zst
joe-www-ae0ad72de5db63769165eda70198b99ca463c7e2.zip
Work in progress
Diffstat (limited to '')
-rw-r--r--c/index.php (renamed from c.php)2
-rw-r--r--css/index.php1
2 files changed, 2 insertions, 1 deletions
diff --git a/c.php b/c/index.php
index 16b9eb2..3c8c35d 100644
--- a/c.php
+++ b/c/index.php
@@ -1,6 +1,6 @@
<!-- ----------------------------------------------------------------------- -->
<!-- -->
-<!-- File : c.php /_________/ -->
+<!-- File : index.php /_________/ -->
<!-- Authors : Joe | -->
<!-- Date : 06/2020 | -->
<!-- Info : The C welcome page | -->
diff --git a/css/index.php b/css/index.php
new file mode 100644
index 0000000..d29ead0
--- /dev/null
+++ b/css/index.php
@@ -0,0 +1 @@
+<?php header("Location: ../"); ?>