You are not logged in.
Howdy,
I run a LAMP server and I am currently hosting some .pdf's for college, being shown using the default apache Indexes option (with some .css I found)
I would like to add a button, visible when hovering, to mail each file to an email address (to be asked each user), specifically, a kindle address (I don't think it changes anything).
This is the general idea...
I don't know the AMP part of LAMP. I hunt around for the right scripts and tweak the bits I understand.
Both msmtp and mutt are installed and working properly.
Is there a standard way to accomplish what I want? What options do I have?
Feel free to send me somewhere else, just asking you guys because I like this community. Been following the wiki/forums while trying to properly setup my arch server^^
Thank you for your time
Last edited by fhtagn (2011-06-13 00:50:30)
Offline
AFAIK there is no way to actually modify the output of mod_autoindex apart from adding a Header, Footer and CSS. You might need your own script to handle this.
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
I will look into that.
Thank you.
Offline