mysql - IIS 404 error from Apache php wordpress blog -


i have configured apachelounge on localhost port 8282 on windows 7 ultimate sp1. have installed php, mysql & wordpress blog test website in apache server. apache website works fine on port http://localhost:8282/testwebsite/index.php. have created blog folder @ root folder of website. have unzipped wordpress 4.2.2 in blog folder , configured correctly mysql server.

all links work on website except blog link. when click on blog link redirects localhost:8282/testwebsite/blog/ localhost/testwebsite/blog/

displaying error page iis below http error 404.0 - not found resource looking has been removed, had name changed, or temporarily unavailable.

detailed error information 1. module iis web core 2. notification maprequesthandler 3. handler staticfile 4. error code 0x80070002 5. requested url http://localhost:80/testwebsite/blog/ 6. physical path c:\inetpub\wwwroot\testwebsite\blog\ 7. logon method anonymous 8. logon user anonymous

i dont understand why redirect iis port number 80 not hosted @ all.

please help.


Comments

Popular posts from this blog

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -