11 posts tagged with apache and perl. (View popular tags)
Displaying 1 through 11 of 11. Subscribe:
How do I redirect incoming website visitors to an external site by IP address? [more inside]
posted by Oktober
on May 12, 2008 -
7 answers
How can I run a web server on OS X without admin access? [more inside]
posted by AmbroseChapel
on Feb 20, 2008 -
14 answers
GrepFilter: How to pull the last 10 authusers from an Apache log file, without all the noise? [more inside]
posted by rokusan
on Nov 4, 2007 -
10 answers
What are the best database-driven Web application development frameworks out there right now? More specifically, please orient me to toolsets you know of that are similar to Ruby on Rails. [more inside]
posted by killdevil
on Jul 6, 2007 -
17 answers
I'm writing some personal wiki software that I want to make as secure as possible. Think wiki software in the footsteps of Tinfoil Hat Linux. The software is intended to run as a CGI Perl script though Apache on the local machine, with data stored in encrypted XML files that will be decrypted for display by the Crypt::GPG module. So the question is, where could plaintext data escape to? More inside... [more inside]
posted by phrontist
on Oct 17, 2005 -
27 answers
I want to use a monolithic script to delegate all document requests on my website. [more inside]
posted by cortex
on Oct 14, 2005 -
17 answers
Form re-submission woes!
How can I catch page refreshes and prevent form values from being re-submitted? [more inside]
posted by purephase
on Sep 16, 2005 -
9 answers
I am in a shared hosting environment, but I host multiple domains using mod_rewrite. Of course, this means all the domains get lumped together in one logfile. I need to be able to separate the individual domains for log analysis, without using a CustomLog statement. [more inside]
posted by joshwa
on Aug 17, 2005 -
6 answers
I have a Perl script which is supposed to handle user registration. It works fine from the command line (perl blah.pl "username=blah&password=blah") but doesn't modify the file it's supposed to modify when run as a CGI script in Apache 2.0. [more inside]
posted by IshmaelGraves
on Mar 15, 2005 -
2 answers
I have Apache 2.0 running. I can easily set stuff up like mod_perl and PHP. I want to start developing w/ Java and I want to run servlets and Tomcat scares me. Does it run under Apache? Seperate from Apache? Any info appreciated.
posted by xmutex
on Jun 23, 2004 -
5 answers
I have been looking at changing my web development focus from Windows/ASP/.NET to LAMP(Linux, Apache, MySQL, PHP/Python/Perl) because my gut is telling me that this is where things are going. Oh, Java should be in there as well.
What's the skinny on LAMP in the real world (Netcraft surveys aside)? Is it difficult to change to LAMP/Java? Is the open source thing really sticking?
posted by grefo
on Jan 9, 2004 -
14 answers