Dan Poirier wrote:
> 
> JasonHirsh <[email protected]> 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 <[email protected]>
> 
> 
> 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: [email protected]
>    "   from the digest: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
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: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to