ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   How-To Guides (http://forum.ispsystem.com//forumdisplay.php?f=12)
-   -   Enabling mod_rewrite (http://forum.ispsystem.com//showthread.php?t=1015)

matley 04-23-2010 09:48 AM

Enabling mod_rewrite
 
On ISPManager for Ubuntu 8.04, how do I safely enable mod_rewrite for Apache?

slava 04-23-2010 05:18 PM

http://ubuntuforums.org/showthread.php?t=255556
Code:

a2enmod rewrite
or
Code:

sudo ln -s /etc/apache2/mods-available/rewrite.load /etc/apache2/mods-enabled/
and
Code:

sudo apache2ctl restart


All times are GMT +2. The time now is 08:49 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.