Hello. I was wondering if anybody was framiliar with installing phpld script. I'm uploading into a subfolder so the instructions say this: If you are running your directory under a subfolder of your domain please edit the .htaccess file. In this case you need to add the foldername in the "ErrorDocument 404" statement: - ErrorDocument 404 directory/index.php?httpstatus=404 I can't figure out how to do this. I can't find the .htaccess file. Does anybody know what folder it would be in or if I need to create it? If I need to create it what do I put in the file once the file is created? Any help would be appreciated. Thanks in advance.
Do you have Linux? If yes, files and folders beginning with a "." are hidden. The .htaccess file is present on Windows, and it is very visible If you have Linux, try going to a terminal and: cd path/to/phpld_root_folder/ nano .htaccess Code (markup):
Hello, If you dont have .htaccess you can create it using File manager present in your hosting control panel (usually every hosting control panel has file manger) and add the code to .htaccess