Enabling admin interface questions

31 views
Skip to first unread message

Mark B

unread,
Jul 4, 2017, 2:32:53 PM7/4/17
to Support
Hello, I am working through understanding how to view the admin / console pages and have been reviewing https://www.pagespeedguide.com/documentation/admin/enabling. Below is the default config that has the admin interface URLs set with local only URLs-  When I am on the local server where IISpeed 2.0.4 is installed, I am not sure where these pages are located on our server. When I enter http://localhost/pagespeed_console for example, it generates a 404 error in browser. Are there actual admin / console page files that need to be installed in a web directory for this to work? Any additional information would be appreciated to point me in the right direction. Thanks- Mark

# When InfoUrlsLocalOnly is on the admin pages are only accessible from a browser running on the server.
pagespeed InfoUrlsLocalOnly on

# Configure tracking statistics. Required for rate limiting fetches!
pagespeed Statistics on
pagespeed RateLimitBackgroundFetches on

# Old style admin page urls. 
# pagespeed StatisticsPath /iispeed_statistics
# pagespeed GlobalStatisticsPath /iispeed_global_statistics
# pagespeed MessagesPath /iispeed_message

# New admin interface urls
pagespeed StatisticsLogging on
pagespeed LogDir c:\iispeed\log
pagespeed ConsolePath /pagespeed_console
pagespeed AdminPath /pagespeed_admin
pagespeed GlobalAdminPath /pagespeed_global_admin

Rick Steinwand

unread,
Jul 6, 2017, 8:12:18 AM7/6/17
to Support

Mark B

unread,
Jul 7, 2017, 12:02:51 PM7/7/17
to Support, rickst...@gmail.com
Hi, thanks for the reply, that admin page URL is commented out in the default config file. In general, all URLs I try generate a 404:

Physical Path   C:\inetpub\wwwroot\pagespeed_console

because these files do not exist in the localhost wwwroot dir.

I'm not sure if I am missing something simple, but I've simply installed the module, it seems to work ok except the console / admin pages. The only information I can find is around calling out enabling the URLs in the config file- not sure if there is something else to install, etc.

On Thursday, July 6, 2017 at 5:12:18 AM UTC-7, Rick Steinwand wrote:
Try: http://localhost/iispeed_message

Rick Steinwand

unread,
Jul 14, 2017, 8:21:07 AM7/14/17
to Support
Do you have an iispeed.config in your web root directory?

Mine has this entry:

IISpeed MessagesPath /iispeed_message

Nothing else to install unless you want to create a (LoadFromFile) cache folder, which is just creating a folder and a matching ini entry.

Reply all
Reply to author
Forward
0 new messages