Web Hosting - Default WP install with incorrect folder configuration
Answers to your questions / Web Hosting / Default WP install with i...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Default WP install with incorrect folder configuration

Von
RicardoS3
Erstellungsdatum 2022-11-07 09:26:24 (edited on 2024-09-04 14:24:57) in Web Hosting

I would like to give you a tip when configuring the CMS Wordpress automatically because the configuration of the .htaccess file is insufficient at the security level and allows to enumerate files (see the picture).
!image|530x206

To fix this bug it is east, just need to add the line "Options -Indexes" in the .htaccess file.

Therefore, I advise you to set this line by default when creating a wordpress automatically to avoid data leakage from the wordpress itself.

Thanks a lot