System Apache 2.29
I have tried the following config in both httpd.conf and in the vhosts.conf
for my server.. I am trying to enable local host testig
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
and an syntax error for the DocumentRoot line
when I run config test I get
Syntax error on line 224 of /private/etc/apache2/httpd.conf:
Invalid command '\xca\xca\xca', perhaps misspelled or defined by a module
not included in the server configuration
(which is the DocumentRoot line)
when I remove the virtual domain stuff I get normal start up
vApache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.7l DAV/2 PHP/5.2.6 configured
-- resuming normal operations
Any thoughts I can't fund any xca command
--
View this message in context:
http://www.nabble.com/Virtual-Domain-Config-Error-tp21294486p21294486.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]