Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Mine
Wednesday, March 28th, 2007 at 1:36:08am UTC 

  1. NameVirtualHost *:80
  2. <VirtualHost *:80>
  3.         ServerAdmin [email protected]
  4.        
  5.         DocumentRoot /var/www/www.arrick.org
  6.         ServerName www.arrick.org
  7.         <Directory />
  8.                 Options FollowSymLinks
  9.                 AllowOverride None
  10.         </Directory>
  11.         <Directory /var/www/www.arrick.org>
  12.                 Options Indexes FollowSymLinks MultiViews
  13.                 AllowOverride None
  14.                 Order allow,deny
  15.                 allow from all
  16.                 # Uncomment this directive is you want to see apache2's
  17.                 # default start page (in /apache2-default) when you go to /
  18.                 #RedirectMatch ^/$ /apache2-default/
  19.         </Directory>
  20.  
  21.         ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
  22.         <Directory "/usr/lib/cgi-bin">
  23.                 AllowOverride None
  24.                 Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
  25.                 Order allow,deny
  26.                 Allow from all
  27.         </Directory>
  28.  
  29.         ErrorLog /var/log/apache2/error.log
  30.  
  31.         # Possible values include: debug, info, notice, warn, error, crit,
  32.         # alert, emerg.
  33.         LogLevel warn
  34.  
  35.         CustomLog /var/log/apache2/access.log combined
  36.         ServerSignature On
  37.  
  38.     Alias /doc/ "/usr/share/doc/"
  39.     <Directory "/usr/share/doc/">
  40.         Options Indexes MultiViews FollowSymLinks
  41.         AllowOverride None
  42.         Order deny,allow
  43.         Deny from all
  44.         Allow from 127.0.0.0/255.0.0.0 ::1/128
  45.     </Directory>
  46.  
  47. </VirtualHost>

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right