Installing webpagetest private instance on windows
|
04-28-2014, 08:10 PM
Post: #1
|
|||
|
|||
Installing webpagetest private instance on windows
Hi can some one please list the steps to configure and install webpagetest steps I am facing some configuration issues. I am using WAMP and the www folder when I open in my web browser the index.php is not correctly rendered
|
|||
04-29-2014, 05:16 AM
Post: #2
|
|||
|
|||
RE: Installing webpagetest private instance on windows
You need to update the apache configuration to point to the www directory as the document directory.
|
|||
04-29-2014, 04:42 PM
Post: #3
|
|||
|
|||
RE: Installing webpagetest private instance on windows
Actually I am using WAMP on my local setup and I just copied and pasted the contents of webpagetest in www directory of wamp , I believe that is inbuilt in the WAMP , but I see that the webpages are not rendered and the webpages are unresponsive .
Could please suggest in plain terms the steps to configure the webpagetest in WAMP enviroment if possible . The steps would be a great help for me to setup at my end |
|||
11-02-2014, 05:23 AM
Post: #4
|
|||
|
|||
RE: Installing webpagetest private instance on windows
Changes in httpd.conf file
un-comment AddType text/html .shtml AddOutputFilter INCLUDES .shtml also add AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps |
|||
11-04-2014, 02:13 AM
Post: #5
|
|||
|
|||
RE: Installing webpagetest private instance on windows
@prashrathod7 why? None of those look like they would be needed or even make sense for a WPT install.
- There are no .shtml files - .php files will go through cgi and should not be returned by the server at all |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)