Welcome To Snipplr
Everyone's Recent Snippets Tagged apache
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Good info here too: http://www.ilisys.com.au/support/linux-password-protect/
2
1540
posted 17 years ago by jonhenshaw
This takes about an hour in total to run on my machine, so give yourself enough time. Obviously the configure options will need to be tweaked to match your set up, but this works for me. This assumes you already have MySQL installed.
0
795
posted 17 years ago by micmath
Build URLs for subcategories, e.g. 'cat-child-support.html' becomes '/family-law/child-support/'
0
806
posted 17 years ago by ches
Enter this command in Terminal to restart Apache. Especially useful after you've made changes to the hosts file.
2
1002
posted 17 years ago by jonhenshaw
A great way to work on website in Mac OS X is to set up a vhost. Doing so is very easy. In System Preferences click on Sharing and then make sure you have Personal Web Sharing turned on. Then, open or create your vhosts.conf file (/private/etc/httpd/...
4
1310
posted 18 years ago by jonhenshaw