Skip to content

Instantly share code, notes, and snippets.

@jacobmischka
Created February 23, 2016 14:52
Show Gist options
  • Save jacobmischka/dc75426d172f37c82d10 to your computer and use it in GitHub Desktop.
Save jacobmischka/dc75426d172f37c82d10 to your computer and use it in GitHub Desktop.
[mischka@mischka-work dokuwiki]$ pwd
/home/mischka/dokuwiki
[mischka@mischka-work dokuwiki]$ ls -ld /home
drwxr-xr-x 3 root root 4096 Jul 13 2015 /home
[mischka@mischka-work dokuwiki]$ ls -ld /home/mischka
drwxr-xr-x 63 mischka mischka 4096 Feb 23 08:47 /home/mischka
[mischka@mischka-work dokuwiki]$ ls -ld /home/mischka/dokuwiki/
drwxr-xr-x 8 mischka mischka 4096 Feb 17 13:21 /home/mischka/dokuwiki/
[mischka@mischka-work dokuwiki]$ >error.log
[mischka@mischka-work dokuwiki]$ caddy
Activating privacy features... done.
localhost:8080
^C[mischka@mischka-work dokuwiki]$ sudo systemctl start php-fpm
[sudo] password for mischka:
[mischka@mischka-work dokuwiki]$ caddy
Activating privacy features... done.
localhost:8080
^C[mischka@mischka-work dokuwiki]$ ls
bin COPYING error.log index.php README VERSION
Caddyfile data feed.php install.php test.php
conf doku.php inc lib vendor
[mischka@mischka-work dokuwiki]$ cat error.log
23/Feb/2016:08:50:08 -0600 [ERROR 404 /test.php] Primary script unknown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment