401 Authorization Required
-
Hello,
I’m trying to use the plugin to export a simple site i’ve made – and I’ve been able to specify the output folder just fine and see the plugin crawl my theme. However – when I look at the output of each page – all of the HTML files are as follows:
<html>
<head>
<base href=”” />
<title>401 Authorization Required</title></head>
<body bgcolor=”white”>
<center><h1>401 Authorization Required</h1></center>
<hr><center>nginx</center>
</body>
</html>I’ve tried altering with the permissions on my server – but it doesn’t seen to be having any effect.
For a but more info: The site is on a private passworded server – in case that could have something to do with it. I’m also using a plugin called Toolset to create page templates.
Any insight would be appreciated! Thank you~
- The topic ‘401 Authorization Required’ is closed to new replies.