 |
Apache2Triad Help, Support and Development The apache2triad help , support and development forums
|
| View previous topic :: View next topic |
| Author |
Message |
rexus
Joined: 24 Jul 2007
Posts: 2
|
| Posted: Tue Jul 24, 2007 9:45 am Post subject: Uebimiau internet acces |
|
|
Hello ppl!
I have apache2triad instaled and everything works just fine, except uebimiau. I cannot acces uebimiau from the internet.
I gues i have to create a rule for my firewall so that uebimiau can be accesed from the internet. In this case, i must supply the incoming port for uebimiau?! Right?
OK. So, maybe someone had this problem and fix it somehow?
Many thanx in advance! |
|
| Back to top |
|
DELETED
Guest
|
| Posted: Thu Jul 26, 2007 3:23 pm Post subject: |
|
|
| DELETED |
|
| Back to top |
|
rexus
Guest
Joined: 24 Jul 2007
Posts: 2
|
| Posted: Fri Jul 27, 2007 8:59 pm Post subject: |
|
|
10x!
I was a little confused because the domain prefix did not spread as quik i was expected.
Now it works, only that i want to type "webmail.domain.com" in the address bar, and so the webmail should open.
Right now i have to type "domain.com/webmail"
I don't want that because all of the htdocs are visible on the internet.
If any suggestions... i would appreciate
Regards!
------------------------------------------------------------------------------------
Ok. I'v done'it, with a little help from Dave.
i have added
# Listen for virtual host requests on all IP addresses
NameVirtualHost *:80
<VirtualHost *:80>
DocumentRoot X:\apache2triad\htdocs\uebimiau
ServerName webmail.domain.com
# Other directives here
</VirtualHost>
right at the of the text in X:\apache2triad\conf\httpd.conf
and it works just fine. |
|
| Back to top |
|
DaveNTx
Guest
Joined: 12 Dec 2006
Posts: 3
Location: Tx
|
| Posted: Thu Aug 02, 2007 7:27 pm Post subject: |
|
|
Congrats! Wow, it's been a long time since I've been on here.
Dave |
|
| Back to top |
|
| |
|