• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Publishing error with FTP

J

junaidy

Guest
Hi,
I get this error message when try to verify publishing.

Location Status :Error
Details:
Configuration error: Define the order in which the default documents (default.htm, default.aspx, etc.) will be used to respond the browser request.

I try to publish this to site that I hosted at Windows server 2008.
I've set the default document at the IIS.
Anyone know how to solve this issue?

Thanks before.
 
Remove all default files from publishing location.
Upload any default.aspx file.
Try to get this file using HTTP as a default document (/).
If default document works fine, remove default.aspx and publish the site.
 
Hi abobykin,
Thanks :) It's work fine now.
must do that trick first, after that the sitebuilder can verify it and publish it.
I've try this sitebuilder at windows 2003 server before and don't have to do this.
have any idea why we have create default.aspx at 2008 server domain folder?
Thanks again :)
 
Back
Top