- Unnamed
- Friday, June 15th, 2007 at 11:50:38pm MDT
- NameVirtualHost 203.129.255.181:80
- # Virtualhost for downloads of BOSS ISO images
- <VirtualHost 203.129.255.181:80>
- ServerName downloads.bosslinux.in
- ServerAdmin indravenik@cdac.in
- ServerAlias www.downloads.bosslinux.in
- DocumentRoot /var/www/BOSS
- </VirtualHost>
- #Virtual Host entry for BOSS packages
- <VirtualHost 203.129.255.181:80>
- ServerName packages.bosslinux.in
- ServerAdmin indravenik@cdac.in
- ServerAlias www.packages.bosslinux.in
- DocumentRoot /var/www/boss/
- <Directory /var/www/boss/>
- Options Indexes FollowSymLinks
- AllowOverride None
- Options Indexes FollowSymLinks
- AllowOverride None
- Order allow,deny
- Allow from all
- IndexOptions FancyIndexing DescriptionWidth=*
- AddDescription "Readme File" README
- AddDescription "BOSS Mirror Servers List" README.mirrors.txt
- AddDescription "Anaconda Build Content" anaconda-build
- AddDescription "BOSS Repository" dists pool tarang sethu testing stable
- AddDescription "BOSS Repos, Main section" main
- AddDescription "BOSS Repos, Contrib section" contrib
- AddDescription "BOSS Repos, Non-free section" non-free
- AddDescription "BOSS Related Docs" doc
- AddDescription "Steps to do, if you get GPG Key Warning Message" gpg
- AddDescription "BOSS Indices" indices
- AddDescription "Scripts helpfull for BOSS Repos maintainance" tools
- AddDescription "BOSS Localization files and Other Details" BOSS_LOCALIZATION
- </Directory>
- </VirtualHost>
- <VirtualHost 203.129.255.181:80>
- ServerName wiki.bosslinux.in
- ServerAdmin indravenik@cdac.in
- ServerAlias www.wiki.bosslinux.in
- DocumentRoot /var/www/wiki
- </VirtualHost>
- #virtual host entry for bosslinux plone based website.
- <VirtualHost 203.129.255.181:80>
- ServerName bosslinux.in
- ServerAdmin indravenik@cdac.in
- DocumentRoot /var/www/
- <IfModule mod_rewrite.c>
- RewriteEngine On
- RewriteRule ^/(.*) http://bosslinux.in:8081/VirtualHostBase/http/bosslinux.in:80/cdac/VirtualHostRoot/$1 [L,P]
- </IfModule>
- ErrorLog /var/log/apache2/bosslinux/error.log
- </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.
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.