Current time: 05-26-2013, 03:38 PM Hello There, Guest! (LoginRegister)

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WPTMonitor not working for me
02-15-2012, 11:26 PM
Post: #11
RE: WPTMonitor not working for me
(02-15-2012 11:07 PM)pmeenan Wrote:  The /results/xxxxx/ URLs are rewrite rules that point to /results.php?test=xxxxx and the results pages are generated dynamically (you should not expect to see them on disk).

Do you have mod_rewrite enabled? Are the webpagetest rewrite rules in place and working? If you use the webpagetest UI itself to run a test does it give you a /result/xxx url or result.php url (the latter means the rewrite rules are not in place and WPT itself can operate without them but I believe WPT Monitor is expecting the friendly URLs).

Thanks,

-Pat

I have mod_rewrite enabled, where can I find example rewrite rules?

Thanks
Matt
Find all posts by this user
Quote this message in a reply
02-15-2012, 11:54 PM
Post: #12
RE: WPTMonitor not working for me
The rewrite rules are all in the .htaccess file in the root of WebPagetest's distribution. Here is the current version in SVN: http://webpagetest.googlecode.com/svn/tr.../.htaccess

Thanks,

-Pat
Visit this user's website Find all posts by this user
Quote this message in a reply
02-16-2012, 12:54 AM
Post: #13
RE: WPTMonitor not working for me
(02-15-2012 11:54 PM)pmeenan Wrote:  The rewrite rules are all in the .htaccess file in the root of WebPagetest's distribution. Here is the current version in SVN: http://webpagetest.googlecode.com/svn/tr.../.htaccess

Thanks,

-Pat

Thanks Pat,

So it looks as though i'm getting somewhere, i'm now redirected to myserver.com/result/120215_G6_1C/ but this still results in a 404 with "client denied by server configuration: /var/www/result.inc" being written to the error.log
Find all posts by this user
Quote this message in a reply
02-16-2012, 03:04 AM
Post: #14
RE: WPTMonitor not working for me
Do you have the full .htaccess in your config and is the server configured to allow overrides?
Visit this user's website Find all posts by this user
Quote this message in a reply
02-16-2012, 03:05 AM
Post: #15
RE: WPTMonitor not working for me
just a sanity check, is /var/www the root of your webpagetest instance and is result.inc present?
Visit this user's website Find all posts by this user
Quote this message in a reply
02-16-2012, 03:18 AM
Post: #16
RE: WPTMonitor not working for me
Hi Patrick,

Resolved!! :-)

Multiview inside of the virtualhost seemed to be breaking things. Taking this out looks to have resolved the issue.

Thanks both for your help.

Matt
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)