hello everyone… I need helpp. I installed yii framework under wamp server, and from there made
yiic.bat webapp c:: blablalbla/testapp after that when opening from browser it shows like this
localhost:81/testapp
I controlled my httpd.conf no problem there
[b]Listen 80
ServerName localhost:80 is by default…[/b]
how can I fix this problem…
by the way I installed (but not working (and not active) ) bitnami wapp…
is there any function or variable where yii framework sets its port as 81…