Back to home page

EIC code displayed by LXR

 
 

    


Warning, /iDDS/main/etc/idds/website/25-port80.conf is written in an unsupported language. File is not indexed.

0001 # ************************************
0002 # Vhost template in module puppetlabs-apache
0003 # Managed by Puppet
0004 # ************************************
0005 # 
0006 <VirtualHost *:80>
0007   ServerName idds.cern.ch
0008   Redirect permanent / https://idds.cern.ch
0009 
0010 </VirtualHost>