• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Directory listing

B

BigBr0thr

Guest
I created a subdomain demo.mydomain.nl .
if users browse to this dir, i want a directorylisting to show up.
After studieing some posts, i figured out that the way to do this, is to create a .htaccess file in this directory and to put Options +Indexes in this file.
When i browse to this site, i still get a file not found error.
Do i have to change anything in the httpd.conf ??
Or could there be anything wrong with owner/permissions ??
 
Are you sure that you put the .htaccess file in the root of the "httpdocs" directory for the subdomain? It should work straight off when you add "Options +Indexes" to the file.

Can you load files from the subdomain - just to make sure it is working?

- Chris
 
Yup, the .htaccess file is in the httpdocs dir of the subdomain.
The strangest thing is that when i browse to demo.mydomain.nl i get the mainpage of the maindomain. I suspect that Mambo changed the config for the domain.
 
It sounds like the subdomains isn't working at all then if you're browsing to sub.domain.com and seeing www.domain.com.

Try removing and re-adding the subdomain.

Also make sure you have the most up-to-date version of Plesk by running the updater (Server > Update).

Best Regards,

- Chris
 
Back
Top