diff --git a/Lighttpd.md b/Lighttpd.md new file mode 100644 index 0000000..17aafe6 --- /dev/null +++ b/Lighttpd.md @@ -0,0 +1 @@ +#Setting up Lighttpd for PHP-fpm \ No newline at end of file diff --git a/PHP.md b/PHP.md new file mode 100644 index 0000000..99c64df --- /dev/null +++ b/PHP.md @@ -0,0 +1 @@ +#Setting up PHP \ No newline at end of file diff --git a/README.md b/README.md index 03a4804..52ef254 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ A guide to setup and maintain a webserver with php/lighttpd -[General Topics](./blob/master/GENERAL.md) \ No newline at end of file +[General Topics](./gentoo/blob/master/GENERAL.md) \ No newline at end of file diff --git a/Setup.md b/Setup.md new file mode 100644 index 0000000..c04cec1 --- /dev/null +++ b/Setup.md @@ -0,0 +1 @@ +# General Setup \ No newline at end of file