|
Home > Archive > Apache Server configuration support > August 2006 > Password dialog
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Matthias Gerds 2006-08-27, 1:23 pm |
| Hallo,
I finally managed to generate a password secured directory with Apache 2.
Is there any possibility to change the outfit of the password dialog, i. e.
I'd like to have it like a website with a picture on which You only need to
insert the password (username given).
Possible?
Thanks for any ideas.
MG
--
Asus K8N-E AMD64 3000+ 1GB
SuSE 9.3 Kernel 2.6.11.4-XX.XX-default
KDE 3.5.4 Level 'a'
Apache 2.0.53
| |
| Flamer 2006-08-28, 1:34 am |
|
Matthias Gerds wrote:
> Hallo,
>
> I finally managed to generate a password secured directory with Apache 2.
> Is there any possibility to change the outfit of the password dialog, i. e.
> I'd like to have it like a website with a picture on which You only need to
> insert the password (username given).
>
> Possible?
>
> Thanks for any ideas.
>
>
> MG
>
>
> --
> Asus K8N-E AMD64 3000+ 1GB
> SuSE 9.3 Kernel 2.6.11.4-XX.XX-default
> KDE 3.5.4 Level 'a'
> Apache 2.0.53
You need to create a form based login script then, using php, its a lot
harder than password protected directories however there are free
scripts which have some simple installation. also you will need a
database (mysql). let google do the walking.
Flamer.
| |
| Matthias Gerds 2006-08-28, 1:34 am |
| Flamer schrieb:
[..]
>
> You need to create a form based login script then, using php, its a lot
> harder than password protected directories however there are free
> scripts which have some simple installation. also you will need a
> database (mysql). let google do the walking.
Thank You for Your answer. I have postgresql, mysql and also PHP4 installed.
So this gonna be some work. Alright then.
Matthias
--
Asus K8N-E AMD64 3000+ 1GB
SuSE 9.3 Kernel 2.6.11.4-XX.XX-default
KDE 3.5.4 Level 'a'
|
|
|
|
|