Ask a Question related to FreeBSD, Design and Development.
-
Jeffrey Colter #1
Apache won't talk to the world
Hi,
I installed Apache 2 but it won't talk to the world.
KDE works fine on the internet through my WRT54G
router, but Apache gives this config error:
============================================
[alert] (EAI 8)hostname nor servname provided, or not
known: mod_unique_id: unable to find IPv4 address of
".comcast.net"
Configuration Failed
=============================================
I'm using ddclient to sync [url]www.zonedit.com[/url] for dynamic
DNS using my Comcast cable internet connection.
I want to use virtual hosts to host several websites,
but can't even get the basic config to work.
Here is my rc.conf:
=============================
hostname="www.torva.com"
ifconfig_bge0="inet 192.168.1.40 netmask
255.255.255.0"
defaultrouter="192.168.1.1"
==============================
Here are the relevant lines in httpd.conf the Apache
config file:
===================================
Listen 192.168.1.40:80
User www
Group www
ServerName [url]www.torva.com:80[/url]
UseCanonicalName Off
DocumentRoot "/usr/local/www/data"
====================================
What's wrong?
Thanx, Jeff
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
[url]http://mail.yahoo.com[/url]
Jeffrey Colter Guest
-
Can CF MX 6.1 talk to Oracle 10g?
Can CF MX 6.1 talk to Oracle 10g?:confused; -
Help: Getting two controls to talk etc.
I'm struggling real bad. I have created a WUC with a calandar object in it (Cal.ascx). I have a second WUC with a DataGrid in it (Events.ascx). I... -
talk command help
I Am new to unix so I am learning how to use it, but i want to know how to talk to someone. I already used the man pages but i just don't get it. can... -
Can See but cannot talk
Computer A: WinXP Professional Computer name: soniapc Workgroup: HOME IP address: 210.3.79.173 Subnet Mask: 255.255.255.192 Default Gateway:... -
What's this talk about ASP to PHP?
I've read somewhere about some asptophp convertor/tool/methodology...?? Don't know what it is, that's why I'm asking. I've been asked to help out...



Reply With Quote

