htaccess Security PHP Scripthtaccess Security PHP Script
This simple tool helps you to activate the .htaccess password protection without having to worry about the technical details. Average rating of 4.0 based on 4 voteshtaccess Security PHP Script
This simple tool helps you to activate the .htaccess password protection without having to worry ... Average rating of 4.02 Support questions or comments
Please login or create an account to post a question or comment.
-
Jun 4, 2019segav PurchasedHI SUPPORT,
I got it installed as per your instruction.
It did display the login box.
and successfully allowed me to ENTER into the site.
But when I entered the same site URL, second time it did not ask me for the login box. it straight away went to the site's home page.
if I want to protect the site's sub directories like URL/SITE/SUB/ or the home page .... WHAT MUST i DO? -
Jun 16, 2019Larzan AuthorHi segav,
that is the expected behaviour, as we use the .htpassword file, your browser will automatically store the password and you will always have access to the site from this browser, until you change the password or clear the browser cache.
As for the subdirectories, you just have to copy the script+folder into the subdirectory and execute it there. Then you can create a different user/password for that folder.
The htaccess passwords work always for the url you create it on and all the child folders that are below it (unless one of the child folders has its own htaccess password)
Don't hesitate to contact us if you have more questions,
have a good day,
Lars
-
Jul 31, 2018lalalou PurchasedHello,
now again I have a question,- I hope you can help me...
I migrated my domain from my server to another server.
No the script is displayed well,- but:
When creating a new user and clicking the button,- nothing happens.
Same with editing an user,- nothing happens when going to submit.
Do you know about this issue? Can you help me, or do you have an idea?
May be there's a PHP-extension missing?
I do not know exactly which requirements are neccessary.
Would be nice, thank you,
Thomas - View 7 more replies
-
Aug 2, 2018lalalou PurchasedHi Lars,
I found the misconfiguration, everything now works.
As you know I made some modifications.
I implemented databae connection (mysqli) ans some other useful things for my needs.
This made it neccessary to have the .htaccess and htpasswd in a different folder than the script itself.
And then I forgot to change the paths to htpasswd and htaccess in the first lines of the executing php-file.
This simple mistake has produced the issue...
Then I placed the button for "Create new user" on top of the list.
We have many (hundreds) of users who have access, the list is very, very long,- and always when we want to create a new user we had to scroll down 'til the end of the list to click the button...
We would like to have a pagination built in the table, it grows too long!
Maybe you have a good idea?
Thanks for your assistance,
Thomas -
Aug 2, 2018Larzan AuthorHi Thomas,
good to hear that you found the problem.
Yes, that is a good idea, the pagination, i think i will include that in the next version (but not sure when i'll find the time to do it)
You should definately use this plugin: https://datatables.net/ it is the best for js tables IMHO, it has a very good performance for big tables.
Cheers,
Lars
p.s.: if you are more satisfied with the support now, maybe that would warrant a re-evaluation of the script? -
Aug 2, 2018lalalou PurchasedYes, why not...
If I'd have the possibility I surely would change my review!
Information
Category | Scripts & Code / PHP Scripts / Security |
First release | 16 May 2018 |
Last update | 27 November 2024 |
Software version | PHP 7.0, PHP 7.1, PHP 7.2, PHP 7.3, PHP 7.4, PHP 8.0, PHP 8.1, PHP 5.2, PHP 5.3, PHP 5.4, PHP 5.5, PHP 5.6 |
Tags | simple, Security, password protection, material design |