You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by JasonHirsh <hi...@att.net> on 2009/01/05 18:20:46 UTC

[users@httpd] RESOLVED Re: [users@httpd] Re: Virtual Domain Config Error



Dan Poirier wrote:
> 
> JasonHirsh <hi...@att.net> writes:
> 
>> NameVirtualHost *:80
>> <VirtualHost *:80>
>>     DocumentRoot "/Volumes/Mudshark/sites/kasdivi"
>> 	ServerName kasdivi
>> </VirtualHost>
>>
>>
>> when i start up Apache i get 
>>
>>
>>
>> 1/5/09 12:32:25 PM org.apache.httpd[14738] Invalid command
>> '\xca\xca\xca',
>> perhaps misspelled or defined by a module not included in the server
>> configuration 
> 
> You have three characters with encoding 0xCA at the front of your
> DocumentRoot line.  Guessing that you're on a Mac from that path,
> I looked up 0xCA in Mac OS Roman and that's a non-breaking space.
> 
> -- 
> Dan Poirier <po...@pobox.com>
> 
> 
> AHHHHH  did not think of that .. i use BBEDIT on my Mac  and a command
> line editor on my FreeBSD
> did not even think of encoding ... duhhhhhh
> 
> THANKS.. I only damaged wall slightly with head
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Virtual-Domain-Config-Error-tp21294486p21295272.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org