- sudo a2enmod rewrite
- sudo vi /etc/apache2/sites-available/default
- Change "AllowOverride" from "None" to "all" for the /var/www directory.
- sudo /etc/init.d/apache2 restart
Sunday, 10 July 2011
Enabling mod_rewrite in Apache under Ubuntu Server
Here's some quick instructions on enabling mod_rewrite in Apache under Ubuntu 10.04 Server.
Subscribe to:
Post Comments (Atom)
-
VirtualBox 3.2.10 gives me the following error message when booting Ubuntu 10.10:- piix4_smbus 0000.00.07.0: SMBus base address uninitializ...
-
PSPad is a great editor for programmers. Instead of using a dedicated Python IDE, PSPad can be tweaked to compile and run scripts directl...
-
I've recently bought a Linksys WRT54GL Router. This is a great little unit that allows you to upload custom firmware. After playing arou...
No comments:
Post a Comment