Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : Need help to create virtual host



Threaded Mode | Print  

 Need help to create virtual host (0 Replies, Read 7000 times)
boxified
Group: Member
Post Group: Newbie
Posts: 1
Status:
Hello,

I've installed webuzo and it's working great. I need one folder access outside Apache, htdocs. So i want to create a virtual host to access that directory from browser. I've tried to configure through httpd.conf from webuzo but it's not working.

Quote

<VirtualHost *:80>
    ServerAdmin dummy@webmaster.com
    DocumentRoot /home/folder
    ServerName dummy.dummy.net
    ErrorLog logs/dummy.dummy.net-error_log
    CustomLog logs/dummy.dummy.net-access_log common
    <Directory /home/folder>
        Order allow,deny
        Allow from all
    </Directory>
</VirtualHost>


How can i achieve this?
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 19, 2024, 9:22 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.028