Forum Moderators: phranque
<VirtualHost *:*>
ServerAdmin webmaster@mydomain.localhost:8080
DocumentRoot c:\apache\htdocs\myFolder
ServerName mydomain.localhost:8080
</VirtualHost>
i am using window xp in that i am running phptriad. when i entered in address http://localhost:8080 its running when i entered http://localhost:8080/ and folder its redirecting to http://mydomain.localhost:8080/tmp but no page is display but the folder and the pages are there. Pls can u help me.
Advances Thanks.
Jim