NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
devbobo
Nov 29, 2009Aspirant
HOW TO: Hosting multiple websites
G'day Guys, For some time I've wanted to host multiple websites from a single ReadyNAS unit...I haven't had the time to investigate it. 1. Backup all the .conf files in /etc/frontview/apache 2....
stinhambo
Feb 20, 2011Aspirant
Hi Stefan!
Here is an example from my Virtual Host which is in /etc/frontview/apache/addons/my-virtual.conf
<VirtualHost *:80>
ServerName xxx.xxx.dynalias.com
DocumentRoot /c/sites/xxx/
SSLEngine off
RewriteEngine on
DirectoryIndex index.php
Options All
</VirtualHost>
Here is an example from my Virtual Host which is in /etc/frontview/apache/addons/my-virtual.conf
<VirtualHost *:80>
ServerName xxx.xxx.dynalias.com
DocumentRoot /c/sites/xxx/
SSLEngine off
RewriteEngine on
DirectoryIndex index.php
Options All
</VirtualHost>
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!