Advertisement
Guest User

Untitled

a guest
Nov 13th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. localhost:80
  2.  
  3. # https://caddyserver.com/docs/fastcgi
  4. fastcgi / 127.0.0.1:9300 php
  5.  
  6. test.local{
  7. root d:\web\www
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement