Software :: Looking For Web App With Htaccess Management / Download Counter / File Manager
Jan 13, 2010
I would like to share some files with my customers. I would like to be able to give them different passwords with different rights. I would like to know which customers have downloaded the files, how many times and from wich ip. I would like to let the customer download a file just a number of times.(optional) I would like to be able to upload from web (optional) And with a polite presentation to the customer.Does it exists? Yes. I'm asking for something better and I hope somebody used it and is still happy with it.
I tried to force download of certain file types - pdf,doc,jpg - instead of opening them in applications. I used AddType application/octet-stream .pdf and AddType application/force-download .pdf but it doesnt works. Has anybody an idea how to solve this problem?
As stated in previous posts I've not long come back to linux, I was wondering if anyone can suggest a good lightweight download usage meter to help track how much of my monthly allowance I have used etc.Under windows I was using one that logged into the Bigpond site and would display usage, how much was left and how many days were left till the end of the billing period.I've done some searching but so far can't find anything similar for linux.
Which download manager i can use for linux and how...kindly let me know can i use windows download manager such as DAP or internet download manager with wine in linux...
I use Ubuntu 10.04 LTS. I need a download manager that can pause download whenever there is a network interruption, keeps pinging to check if the network is back on.. and then continues file download seamlessly.
Though this feature seems basic to download managers, so far I ve never seen it working well in Linux at all... I live in a place where voltage fluctuations and thereby internet disconnection is common, around this time of the year.. So I am desperate for a nice download manager. I had seen 'Star downloader' in Win XP work like a charm. But Kget and Gwget drive me nuts.. As soon as the internet is down, Gwget keeps displaying the same download speed and 'Retrieving...' status and. I need to keep checking in and resuming download.
Alternative to Internet Download Manager (IDM) to download movies from any website.Ok, so one of the cool things about IDM was that i was able to download movies from ..... and other sites that have video clips on their site, but now that i have switch all my computers over to ubuntu linux, i now need an alternative to this problem because IDM will not work with the firefox on ubuntu linux.So my question is, do you guys know of an alternative software for downloading movies from any site such as ..... and other sites?
Is anyone here fluent with the usage of the .htaccess file? Is it the way to go to deter search bots or is there a better method? Never mind. I already have a thread about .htaccess here.
I am running into a very strange problem where my my .htaccess file keep getting deleted.Attempted scenarios ftp upload file.txt rename to .htaccess ftp upload .htaccess ssh - wget url/.htaccess ssh - wget url/htaccess.txt, rename to .htaccess
I am using Apache with Kerberos security enabled. The http page simply lists the directories contained in /var/www/html. I want to make only one of the directories in the document root secured so that when someone clicks on it, it requires him/her to enter credentials. Right now when I place the .htaccess file in the directory I want to protect, the directory is hidden from the list and the user has to enter the whole path to get authenticated and access the files.
I've tried Options +Indexes which was posted all over the net, but it didn't work.
How to set download limit using SQUID? I want to specify the download limit for a particular list in MB. Is it possible to limit bandwith for some group of machines in network?
I looked at my apache2 logs. Code:[Wed Mar 10 01:56:34 2010] [crit] [client 192.168.1.100] (13)Permission denied: /home/user/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable the server is located at /etc/apache2 the default place.
I couldn't help but notice that there are some lines in the default file that resemble those that should be in a htaccess file.
AllowOverride None Options Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all
[Code]...
If I am running multiple virtual hosts, what happens to the default file? When I put my ip into a browser "http://ip.ip.ip.ip" I get a forbidden message. but all URLs point to where they are supposed to... Maybe its because I don't have an index file in the www folder.. (not at the machine, will try it later to see what happens).
How to set download limit using SQUID? I want to specify the download limit for a particular list in MB. Is it possible to limit bandwith for some group of machines in network?
I need to redirect through a .htaccess file in my root folder. The redirect needs to be done from http://www.department.univeristy.edu/reuir to a different server [url]. I am having trouble in determining the pattern that is required for it to take effect.
In my nagios server, an htaccess file have been created for it so any time you want to open it, a window opens for you to enter user name and passwords. Now, what I want to do now is to integrate the nagios into a portal that is written in php so that when customers login to the portal, they can access the nagios with out it popping out the user and password windows. What is going to happen is, the password of nagios will be store in an orient database so the users when they try to access nagios true the portal, they will be login automatically.
I have a site hosted on a cheap hosting company and I need to allow write access to certain users in certain directories, sometimes on a file basis.
Q: how do I do that in a .htaccess file?
I have never used .htaccess although from what I read it looks straightforward but when I try it, I get a "500 server error" even with the example .htaccess file the hosting company suggested I use. (I have informed the host as they require and am awaiting their answer)
The site is automatically set up with a couple of dot file in the root directory when I got it, they are:
After moving a website folder on my local development machine to another drive, then moving it back, I got a 403 error. Most of this problem had probably to do with rights that got messed up. After deleting the code and restoring it from SVN, the rights seemed allright. The error stayed however.
The setup is a bit complex, as follows:
I have Ubuntu 10.4 as development machine, trying to mimic the server as much as possible We use Eclipse + SVN and I create all projects in a local folder under my user account In /var/www-vhosts I create folders for each vhost, like this one: test.localhost test.local/index.php: includes the index file of the project test.local/.htaccess is a dynamic link to the htaccess file in a project subfolder
I get the following error in the apache error log:
The problem seems to be the .htaccess file, or the link to it. When I empty the htaccess, nothing changes When I remove the link, the index-include produces some output (in the apache error log) When I remove the link and replace it with the actual file, I get another error:
I have a folder on my server i want to protect with http authentication but i have problem. i created a password htpasswd -c .htpasswd razzera
then i created a .htaccess file in the folder and added AuthType Basic AuthName "Restricted Files" # (Following line optional) AuthBasicProvider file AuthUserFile /.htpasswd Require user razzera
but when i go tho the folder it wont request any login details. why ??
I have recently merged two Joomla 1.0 sites I ran into one. I imported the articles I wanted to keep to the new site, and I have the old site's domain pointing as an alias at the new site. The new site is www.theouthousers.com . The old site was www.bludblood.com .
I also have the core SEF URLs on, using the htaccess.txt file that came with Joomla.
I have one writer for the old site who linked to his articles in various places, so I am trying to set up redirects for him so that he doesn't have to change all of his links.
To redirect to the equivalent location on the new site:
[url]
And I also need specific links like:
[url]
To redirect to their new counterparts:
[url]
Keeping in mind that www.bludblood.com is now an alias of www.theouthousers.com, is there any way to do this? I have been trying with rewrite rules and redirects, and cannot seem to achieve the desired effect.
Tried various versions of:
Code: Redirect [url] [url]
With the http, without, as regexps, as 301s, as permanents, etc, and it just will not work. Also tried as RewriteRule.
I'm looking for a Web File Management Application to use in my intranet. All I need are users ACL and a simple interface. Ldap authentication would be a nice fit I saw something around like PHPfilenavigator, and for further info, I like Ubuntu distro. Right now I'm using the filemanager inside eGroupware but I'd like to dump it Can anyone give me some opinion and suggestion?
Non-root user cannot launch "shortcuts" (sorry I grew up on windows, don't know the right term) from the file manager or plasma desktop manager.They have full permissions to the shortcuts, even ones they create do not work.If I log in with root permissions they work fine
I have one problem with linux all distribution that is i don't have best download manager to download files efficiency
I know download managers for linux like : downloadthemall, wget, aria2c, jdownloader but they arent best how to to chose best download manager with gui
IDM is best download manager but it is for windows i can install IDM with wine in linux but it can,t work properly in linux. choose download manager like IDM and it's features for linux.
I'm curious how file association management is implemented in Linux. Where is the related information stored? How do I modify it (I'm interested in non-KDE-based ways; I know there's a system configuration page for that in KDE)?
So in an environment where I have 40+ sets of completely unique sets of logon credentials. The only way I've been able to manage this is by keeping them in a hidden and heavily encrypted text file in my home dir.Would like to hear alternatives to this approach if there are any, BTW. Right now I have a script that automates the process of un-encrypting the file, launching an editor and then clean-up with shred -u after editing and re-encrypting.
What bugs me is the interim where I have the file in an un-encrypted state on my drive. It doesn't seem necessary. I have a view script that allows me to see what's in the file without saving it to the drive.
Is anyone aware of an open-source equivalent to Box or Dropbox I can install on my server? Password protected logon, easy file upload and download and of course secure?
I personally use GNOME gwget, but what is your favorite? I'm creating this thread out of curiousity to see if there is a better download manager. I generally use a download manager because of the better resuming support than just Firefox's download manager, as I have an unreliable internet connection.
I am looking for a download manager with acceleration, pause/resume support and browser integration with firefox or konqueror. And the ability to easily download embedded videos would be a plus.
Internet Download Manager is the ideal for me in Windows.
I've desperately been trying to find a download manager for premium rapidshare download and Downloader For X seems to be the most popular solution around. I've tried DTA and Flashgot, they do the trick but not exactly a Flashget (Windows) equivalent.In Downloader For X, I can't get to download anything because of the additional slashes and numbers and stuff. For example, the URL [URL] becomes [URL]I checked the forums and it seems I'm not alone. There is even a working solution [URL]but the date is quite old (I'm using Lucid) and I couldn't find the main/addr.cc file .