 |
Apache2Triad Help, Support and Development The apache2triad help , support and development forums
|
| View previous topic :: View next topic |
| Author |
Message |
lku homer
Joined: 29 May 2006
Posts: 107
|
| Posted: Mon May 29, 2006 3:59 pm Post subject: Publishing my site |
|
|
Hello, you guys are doing a wonderful job.
I finally got my site to work locally on my host machine. However I am unsure on how to 'publish' this site so that I can access it through the public. I have set up virtual host.
If anyone could help me I would be grateful.
Homer |
|
| Back to top |
|
Joshua Meadows (DemoRic)
Joined: 29 Dec 2004
Posts: 785
Location: S.E. Kansas
|
| Posted: Mon May 29, 2006 4:22 pm Post subject: |
|
|
the FAQ has alot of information about setting up your server. Please review it and then post any problems you have. (this isn't ment to sound harsh, it's just one of the best resources availiable on these forums)
Particularly # 1,5,6,12
Also, note that you will have to open/forward ports on your router and/or firewall(s)
http 80
https 443 (is you use ssl)
ftp 21
smtp 25
pop3 110 |
|
| Back to top |
|
lku homer
Joined: 29 May 2006
Posts: 107
|
| Posted: Mon May 29, 2006 4:33 pm Post subject: |
|
|
Don't worry I know showing the FAQ is always the first thing to do. I am grateful that you pointed me to specific questions because trying to find one thing in all of that can be harsh.
Homer
**edit
I went to apachecp and to change domain and this was there, I think that might have something to do with why it isnt working.
Code:
After running the script you should restart apache and xmail for changes to take place
C:\WINDOWS/php.ini line 599 bad (lkuindustries.com)
C:/apache2triad/conf/httpd.conf line 203 good (localhost)
C:/apache2triad/conf/httpd.conf line 217 good (localhost)
C:/apache2triad/conf/httpd.conf line 1160 good (localhost)
C:/apache2triad/conf/httpd.conf line 1161 good (localhost)
C:/apache2triad/conf/ssl.conf line 89 bad (lkuindustries.com)
C:/apache2triad/conf/ssl.conf line 90 bad (lkuindustries.com)
C:/apache2triad/htdocs/uebimiau/inc/config.php line 49 bad (lkuindustries.com)
C:/apache2triad/mail/domains.tab line 1 bad (lkuindustries.com)
C:/apache2triad/mail/mailusers.tab line 1 bad (lkuindustries.com)
C:/apache2triad/mail/mailusers.tab line 2 bad (lkuindustries.com)
C:/apache2triad/mail/server.tab line 1 bad (lkuindustries.com)
C:/apache2triad/mail/server.tab line 2 bad (lkuindustries.com)
C:/apache2triad/mail/server.tab line 3 bad (lkuindustries.com)
C:/apache2triad/mail/server.tab line 4 bad (lkuindustries.com)
C:/apache2triad/mail/server.tab line 5 bad (lkuindustries.com)
C:/apache2triad/mail/server.tab line 6 bad (lkuindustries.com)
C:/apache2triad/mail/server.tab line 7 bad (lkuindustries.com)
C:/apache2triad/mail/server.tab line 8 bad (lkuindustries.com)
Did not find C:/apache2triad/mail/domains/localhost/admin/user.tab
Did not find C:/apache2triad/mail/domains/localhost/postmaster/user.tab
Did not find C:/apache2triad/htdocs/awstats/awstats.localhost.conf
**EDIT
Ok the only thing I could think to do is change everything away from lkuindustries.com back to localhost. |
|
| Back to top |
|
| |
|