Web server question. Can I combine htaccess and session variables from other systems? (more inside) [more inside]
posted on Jul 23, 2008 - 6 answers
Apache Filter: blocking logins after failed attempts. [more inside]
posted on Jun 12, 2008 - 12 answers ![]()
Apache2 security theory; mod_php versus CGI php and the use of suExec: What is the non-theoretical problem with running Apache2 with mod_php and thus without using suexec on a dedicated system? [more inside]
posted on Jun 10, 2008 - 7 answers ![]()
Mod_rewrite and subdirectories and subdomains, oh my! [more inside]
posted on Jun 2, 2008 - 8 answers ![]()
How do I get PHP to send an e-mail. Is there a way to do it without recompiling PHP/Apache. If not, how do I recompile PHP/Apache on a linux system to do this? [more inside]
posted on Aug 7, 2007 - 11 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 on Jul 6, 2007 - 17 answers
I am in mod_rewrite hell. What a syntax! Can someone smarter than me have a look and tell me I'm not crazy? Thanks! [more inside]
posted on Mar 2, 2007 - 8 answers
Taking a site offline with .htaccess. I have a server which is running in production, but I want to take it offline for some maintenance. While I want everyone who calls at any URL to be redirected to index.html, I want admins to be able to view the site in full. [more inside]
posted on Jan 3, 2007 - 6 answers ![]()
What's the best bandwidth throttling method for my Apache webserver? [more inside]
posted on Jan 31, 2006 - 16 answers ![]()
Form re-submission woes!
How can I catch page refreshes and prevent form values from being re-submitted? [more inside]
posted 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 on Aug 17, 2005 - 6 answers
I've just learnt (after an afternoon of struggling) that Apache's mod_write module doesn't work for embedded media, like a video in object tags. The best response I could get to my problem was "You'll gonna need a more sophisticated solution.". Well thanks. Any pointers? [more inside]
posted on Jul 21, 2005 - 5 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 on Mar 15, 2005 - 2 answers ![]()
I know how to make database-driven web sites using Windows servers, Access, IIS, and ASP.
I want to learn how to do the same using Linux, Apache, MySQL, PHP, and... whatever you use instead of Access.
Where do I start?
posted on Dec 10, 2004 - 18 answers
Since web hosting companies tend to come and go like ships on the tide, I would like
">to revisit this question ... with a few alterations. I want the price to stay below $10 a month, possibly even under $5. Instead of 20mb of space, I want 500mb or more. Also, I want PHP, MySql, CGI scripting, FTP, webmail, etc ... and if their servers run on Apache, then all the better. Any recommendations?
posted on Oct 1, 2004 - 28 answers
I know, I know -- not another web photogallery AskMe question, but: I've actually settled on the gallery itself. I'm using JAlbum. Having made the choice, though, I'm left with two questions:
1. JAlbum makes nice galleries, but doesn't create a top-level index page. (I could hand-code it, but my wife will be doing most of the updating and I don't want her to have to go mucking around in HTML.) The easiest solution, I'd think, would be just to reformat the directory listing into something attractive -- all I really need to communicate to the user is descriptive folder names and upload dates, but I'd prefer to make something more handsome than the standard Apache page. Can anyone recommend a particular PHP file system manager or other solution?
2. JAlbum's auto upload is ridiculously slow -- better just to FTP it. When JAblum makes a gallery, though, it includes a lot of stuff I'm not using -- icon sets, borders, etc. It's not a ton of space, but I'm going to uploading a lot of these galleries, and it'll add up. Is there a programmatic way I can stop JAlbum from including all this, instead of weeding it out before each upload? (I'm using the BluPlusPlus skin.)
posted on Sep 5, 2004 - 1 answers
What's your favorite WAMP installer? (and, of course ,why?)
posted on Jul 19, 2004 - 4 answers
Problem with Apache (Win2K) on a local network . . .
posted on Feb 9, 2004 - 2 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 on Jan 9, 2004 - 14 answers