Welcome To Snipplr


Everyone's Recent Apache Snippets Tagged apache



« Prev 1 2 3
Hiding index.php from url
0 641 posted 10 years ago by codesnip
To fix the issue with localhost under Windows 8 giving a 403 error (but working for 127.0.0.1) I did the following:
0 933 posted 11 years ago by rickygri
The idea is to use this piece of code inside a virtualhost block
0 754 posted 11 years ago by therobot
This redirect is domain independent.
0 709 posted 11 years ago by abwaters
stop bandwidth theft!
1 721 posted 12 years ago by ederfortunatO
0 703 posted 12 years ago by pentago
I found this useful. Works as expected.
0 614 posted 12 years ago by RainyDayMedia
Useful for WordPress installations that need more than 32M of memory
0 781 posted 12 years ago by Huskie
(98)Address already in use: make_sock: could not bind to address [::]:80
0 599 posted 12 years ago by dan532
you want to block other sites to hotlink your images or media files.
0 702 posted 12 years ago by silviud
Add these lines to your .htaccess file to increase PHPs file upload size limit to 20Mb
0 791 posted 12 years ago by shodan_uk
This rule allows you to embed fonts cross domain. Especially good when you are serving your fonts from a CDN.
0 837 posted 12 years ago by demwunz
First of all this refers to a clean Ubuntu 10.04 install with the LAMP and OpenSSH packages installed, but can probably be applied in most cases. Duplicate the file /etc/apaches/sites-available/default, and name it subdomains. Edit the new file...
1 620 posted 13 years ago by krillzip
0 560 posted 13 years ago by NiReiC
Great for developing multiple sites under a wamp install. Removes the headache of paths and domains and changing them when deploying to their live environment.
1 731 posted 13 years ago by Meander365
Adicionhar o código ao arquivo .htaccess do site
0 460 posted 13 years ago by joaobarbosa
1 787 posted 13 years ago by iloveitaly
List all FTP users on server
0 536 posted 13 years ago by fillyouin
use this to find all files/folders which have been given 777 (write all) permissions on a linux server
1 482 posted 13 years ago by fillyouin
how to get your apache error log
0 624 posted 13 years ago by adriamooney
Creates a self-signed SSL Key for use on a Windows development server. Instructions: http://dpaste.com/237670/
1 500 posted 13 years ago by zonetrooperex
1 517 posted 13 years ago by bluematt
0 656 posted 13 years ago by vigoncas
« Prev 1 2 3