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

Advertising

Someone
Wednesday, April 13th, 2011 at 4:41:10pm MDT 

  1. <VirtualHost *:80>
  2.         ServerAdmin info@s.com   
  3.         ServerName  www.dev-s.com
  4.         ServerAlias dev-s.com
  5.  
  6.         DirectoryIndex index.php index.html
  7.         DocumentRoot /home/[username]/public_html/s/public
  8.  
  9.         <Directory /home/[username]/public_html/s/public>
  10.                 Options Indexes FollowSymLinks
  11.                 AllowOverride All
  12.         </Directory>
  13.  
  14.         ErrorLog /home/[username]/public_html/s/log/error.log
  15.  
  16.         RewriteLog /home/[username]/public_html/s/log/rewrite.log
  17.  
  18.         # Possible values include: debug, info, notice, warn, error, crit,
  19.         # alert, emerg.
  20.         LogLevel warn
  21.  
  22.         CustomLog /home/[username]/public_html/s/log/access.log combined
  23.  
  24. </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 expire by default in one month. 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.

worth-right