Wenn ich jedoch http://test.com/index.php angebe bekomme ich folgenden Fehler:
Code:
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email]test@test.com[/email] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.
Code:
<VirtualHost *> ServerAlias [url]www.test.com[/url] ServerName test.com DocumentRoot "G:/test" DirectoryIndex index.php index.html </VirtualHost>
EDIT:
Diese Meldung habe ich eben noch aus der error.log des Apache geholt.Wie kommen diese vielen Redirects zustande?Code:Request exceeded the limit of 20 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
Bye,
Heinzelmännchen
Einen Kommentar schreiben: