Guest User

Untitled

a guest
May 23rd, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. ## .htaccess
  2. Options FollowSymLinks +ExecCGI
  3. RewriteEngine On
  4. RewriteRule ^(.*)$ dispatch.fcgi [QSA,L]
  5.  
  6. ## Server signature
  7. Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4
Add Comment
Please, Sign In to add comment