On a LAMP server, I want the URL http://example.com/index.php to be rewritten to simply http://example.com
I face many times this simple and repetitive task configuring the LAMP or some stuff in Ubuntu or Drupal:
I have a symfony website running 开发者_如何学JAVAon the standard LAMP setup. I need to store about 400 bytes (the result of a JSON query, actually). the result for this query fails often (out of my
I was asked this question not too long ago, and didn\'t have a good answer... Is there a good reason why a site that has an SSL certificate wouldn\'t use https:// for their entire site rather than ht
I have a LAMP server with 256MB RAM (poor man\'s server in cloud). I have an app written to run on this machine. Currently people upload images and they go straight into mysql as BLOB.
I am considering developing a php/MySql website on my Windows machine. But I am worried about complications when I go to put 开发者_运维百科it on the the server at, say, GoDaddy and the issues that ma
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_StackOverflow社区
I apologize if this is a basic question, however I have been searching on this and can\'t find anything of use, probably since I don\'t really know the proper terms.. I am wondering if there is a way
I\'m creating a php script that will capture certain information from the server and database at regular intervals. The server is running LAMP.
So I have a server set up (LAMP) server, this proxy has access to the internal network and I need to give the outside world access to this proxy in order to perform tasks.