Alright I was thinking of moving my vBulletin to my homeserver, but since it's a windows hosting server under beta, I need to know, how do I make it show like multiple domains? (Apache2TRIAD is the software with PHP, mySQL, PERL, and Apache2 combined that I'm using.)
Here's the part I think that needs to be edited which I have:
NameVirtualHost *
ServerAdmin admin@localhost.net
DocumentRoot c:/apache2/htdocs/
ServerName www.s1h.mydomain.info (http://www.s1h.mydomain.info) Configuring Apache 2 Server with SSL Support Introduction Before :: File Format: PDF/Adobe Acrobat - View as HTMLJun 8, 2005 Configuring and Installing Apache 2 Server . If you also really need help with the configuration mentioned in this document, http://www.securitydocs.com/pdf/3356.PDFHOME |
ServerAlias s1h.mydomain.info
DirectoryIndex index.html
ErrorLog c:/apache2triad/logs/www.yourdomain.com-error1.log
CustomLog c:/apache2triad/logs/www.yourdomain.com-access1.log combined
ServerAdmin admin@localhost.net
DocumentRoot c:/apache2/htdocs/~test/
ServerName www.test.mydomain.info (http://www.test.mydomain.info)
ServerAlias test.mydomain.info
DirectoryIndex index.html
ErrorLog c:/apache2triad/logs/www.yourdomain.com-error2.log
CustomLog c:/apache2triad/logs/www.yourdomain.com-access2.log combined
Is there anything else I need to add?
Thanks for any help if possible. Apache2, mod-auth-kerb, Active Directory, Windows 2003, single :: Dec 13, 2007 Active Directory, Windows 2003, single signon problems, help needed Installed: i apache2 - Next generation, scalable, extendable web i . I only need to achieve Single Sign On, users only need to visit that http://mailman.mit.edu/pipermail/kerberos/2007-December/012740.htmlHOME | apache 2 need help! - UNIX Resources Network:: apache 2 need help! - lincaimi [2003-05-19 20:09 | 757 byte(s)]. Re: apache 2 need help! - NetSnake [2003-05-20 16:10 | 20 byte(s)] http://unixresources.net/linux/clf/bsd/archive/00/00/41/28/412828.htmlHOME |
After you change the config file you need to restart Apache on Windows. On Linux you could just send a signal to reload the config.
I know, I did, the subdomains just hate me or my copy of windows. Since I pretty much host a few people, I scheduled a downtime today to install linux on a seperate partition and try mysql, apache, and php, on there from the data backed-up from the windows partition put into mysql/data and htdocs hopefully that will work.
EDIT: Fixed. Had to enable a extra Apache module. need help with Tomcat5.5.25 and Apache2.0.61 modJK configuration:: need help with Tomcat5.5.25 and Apache2.0.61 modJK configuration Next by Thread: Re: need help with Tomcat5.5.25 and Apache2.0.61 modJK configuration, http://www.archivum.info/users@tomcat.apache.org/2007-12/msg00337.htmlHOME | Re: need help with Tomcat5.5.25 and Apache2.0.61 modJK configuration:: change modJk=E:\apache\2.0.61\Apache2\modules\mod_jk.dll" to modJk="E:\apache\2.0.61\Apache2\modules\mod_jk.dll" follow rainier's advice and read up on http://www.opensubscriber.com/message/users@tomcat.apache.org/8153773.htmlHOME |
This is just a shot in the dark, but maybe it's because that is where your DocumentRoot is? ;)
DocumentRoot c:/apache2/htdocs/
I saw that, changed it, still doesn't work.
Nvm. Already tested it a thing that I thought would fix it..
The only other problem that I see is that you're running Windows.
har har ;)
Your logs are named funny but thats it :)
c:/apache2triad/logs/test.mydomain.info-error.log
After you change the config file you need to restart Apache on Windows. On Linux you could just send a signal to reload the config.
Your logs are named funny but thats it :)
c:/apache2triad/logs/test.mydomain.info-error.log
I did that cause I didn't know what to do with the logs cause I never read them :rolleyes:
The only other problem that I see is that you're running Windows.
har har ;)You'll be suprised what Windows can get done as a server :p
1. Game server
2. IRC server
3. Webserver
4. FTP server
All at the same time with only 256 RAM, though, web is optimized by Zend lol.
EDIT: Seems that it's still not working, still showing /htdocs/ o.O
Nortel Unveils Vision, Strategy for Israeli High-Performance Net
Busy Friday Leads to Strong Close for Net Stocks
|