Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <Directory /home/feline-pine/public_html/feline-pine/ >
  2. Options ExecCGI Indexes FollowSymLinks Multiviews
  3. AllowOverride All
  4. Require all granted
  5. Allow From All
  6. addtype application/x-httpd-php .php
  7. AddHandler fcgid-script .php
  8. FcgidWrapper /usr/lib/cgi-bin/php7.0
  9. </Directory>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement