aMule Forum

English => aMule Help => Topic started by: TobiasE on October 09, 2006, 08:41:43 PM

Title: Save Webinterface by using .htaccess?
Post by: TobiasE on October 09, 2006, 08:41:43 PM
Is it somehow possible to protect the webinterface additionally by using .htaccess?
Title: Re: Save Webinterface by using .htaccess?
Post by: wuischke on October 09, 2006, 08:48:23 PM
No, it's not possible using this method as amuleweb doesn't support apache .htaccess.

But it should be possible to use an additional password prompt even though I doubt it would be reasonable to ask twice for a password.
Title: Re: Save Webinterface by using .htaccess?
Post by: TobiasE on October 09, 2006, 09:42:03 PM
I´m thinking about opening the webinterface-port to the internet, so I´m wondering if this would be a big security risk to open this port to the internet.
Title: Re: Save Webinterface by using .htaccess?
Post by: wuischke on October 09, 2006, 09:58:21 PM
I don't see a difference in the functionality of the htaccess-password prompt and the amuleweb loginpage.

Using amuleweb (with a good password) is imho no security risk. If someone knows the password, the worst which could happen is the deletion of files or the usage of disk space by adding more files.
Title: Re: Save Webinterface by using .htaccess?
Post by: kreegee on October 10, 2006, 07:51:27 PM
Well, amuleweb is most certainly not as good secured as apache. And a possible intruder could do everything the local amule user can do...

@TobiasE:

Check out this: http://www.amule.org/amule/thread.php?threadid=7335
Title: Re: Save Webinterface by using .htaccess?
Post by: TobiasE on October 10, 2006, 08:05:25 PM
Quote
Originally posted by kreegee
Well, amuleweb is most certainly not as good secured as apache. And a possible intruder could do everything the local amule user can do...

@TobiasE:

Check out this: http://www.amule.org/amule/thread.php?threadid=7335

Thanks 4 the link, sounds interesting!

I´ll try this as soon as I have time :)