Classic content dump!
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
<VirtualHost yowpdomain.example.com:443>
|
||||
AddType text/html .php
|
||||
DirectoryIndex index.php
|
||||
|
||||
<FilesMatch \.php$>
|
||||
SetHandler "proxy:unix:/run/php-fpm/www.sock"
|
||||
</FilesMatch>
|
||||
|
||||
# Dotfiles
|
||||
<FilesMatch "^\.">
|
||||
Deny from all
|
||||
|
Reference in New Issue
Block a user