Internal 500 Error code... Please need help badly..

Hello,
I'm really down on my luck, time and money right now, and I could really use a little bit of help.

I compiled apache with mod_vhost_alias and I'm trying to get my virtualdocumentroot to work, but I can't get it to work.




<VirtualHost 66.66.66.666>
UseCanonicalName Off
ServerAlias *.domain.com
ServerAdmin webmaster@domain.com
VirtualDocumentRoot /home/domain/public_html/%1
#BytesLog domlogs/domain.com-bytes_log
User domain
Group domain
#CustomLog domlogs/domain.com combined
ScriptAlias /cgi-bin/ /home/domain/public_html/cgi-bin/
</VirtualHost>




Why am I getting a 500 internal error code and how can I fix it please?

thanks~

How do I fix 500 Internal Server Error code?

 

 

 

 

Top