• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Subdomain, files there, 404 error

A

awpti

Guest
Okay..

I have a domain: www.flagstaffwebcam.com

Added that to plesk, no problem. It has a subdomain that uses CFM (not really CGI) for webcam controls.

I created a subdomain called cgi.flagstaffwebcam.com and copied all of the files to that folder. It is setup to allow ColdFusion, ASP, PHP and everything else under the sun.

No matter what file I specify, it comes back as 404 (even the default page didn't work).

Removed the subdomain and re-added it, same problem.

No idea what to do now. Anyone?
 
Hi,

Did you ever figure this out? I'm having the same problem.

Mark
 
make sure that coldfusion is running on the server. and you have enabled it for your domain.
 
Yes, CF is running and enabled. cfm files in the primary domain httpdocs work OK, just not in the subdomain directory. Html files in the subdomain directory work OK.

Mark
 
As you have readded the subdomain and still it's not working, the most likely cause is the cfm extensions may not be added in IIS.

Goto IIS manager
right click on the subdomain with the issue. click on properties

Under "Home Directory" tab under "configuration" make sure that cfm extension is added.

If it's not present, you can manually add it by comparing settings from another domain
 
Back
Top