6 lines
98 B
Plaintext
Raw Normal View History

2018-11-30 09:15:31 -06:00
<VirtualHost *:80>
ServerName apache.tbd
DocumentRoot /var/www/ysf-xlxd
</VirtualHost>
2021-12-05 01:22:38 +00:00