Apache |
X

Congrats, You are Subscribed to Receive Updates.

PHP Upload File Size Limit

PHP Upload File Size Limit
Introduction There are few different ways for PHP Upload File Size Limit setup. And its depending on server and control panel it differs. Lets see one by one. I will discuss here my known possible ways. And if you have any other possible solution. Just write a comment with its detail on next page. I Prefer to start with Ubuntu Apache Localhost or direct VPS or ...

Point GoDaddy Domain to Amazon EC2

Point GoDaddy Domain to Amazon EC2
Introduction Point GoDaddy Domain to Amazon EC2 is a step job and you have to wait for sometime to take effect. Its depending on your Hosting Provider and their support(This is for other hosting users). For GoDaddy the DNS change will be done within 12 hours. Let’s move to the steps to start doing the procedures to make your domain to point AWS IP and work ...

Install Apache on AWS Ubuntu

Install Apache on AWS Ubuntu
Introduction Install Apache on AWS Ubuntu is so clever, Especially the Free tier users can make their Host easily and do php stuffs working online. Initially I had many issues to create a proper EC2 Instance to install Apache server in it.  Later i learned it with Amazon docs to know many things about installing Apache2 on EC instance. Let’s install apache and configure it ...

Remove Index.php From URL

Remove Index.php From URL
Introduction Remove Index.php From URL. Sometimes your website requires to keep use of index.php for indexing the pages. This is not necessary for our url and it looks ugly to see all of our site urls.  So we need to remove it from the url. By enabling the mod_rewrite it will be solved. To enable it the rewrite module, run “apache2 enable module rewrite”: sudo a2enmod ...

Xampp Apache is not Working

Xampp Apache is not Working
Xampp Apache is not Working. generally on some of the systems have limited ports.  So those ports generally allotted to other soft wares and its services. And also the Apache’s default port is 80. When if its not available, your apache stops immediately by showing an port problem error.  So here many developers stuck to get rid of this issue.  You have few choices,  Let ...

Menu

Sidebar