Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Mod_rewrite Support
PostPosted: Sun Jun 27, 2010 4:23 am 
Offline
Newbie

Joined: Sun Jun 27, 2010 4:21 am
Posts: 3
Hey guys, Im pretty new to servers/VPS's etc and i seem to have a problem enabling mod_rewrite for use from .htaccess. My apache/php installation is pretty "Out the box"

Google didn't really help for a search...

Nicholas-c


Top
   
 Post subject:
PostPosted: Sun Jun 27, 2010 6:03 am 
Offline
Senior Newbie

Joined: Thu Dec 24, 2009 5:36 pm
Posts: 12
Which distribution do you use?

If you use Debian/Ubuntu, you can enable mod_rewrite by the following command:
Quote:
a2enmod rewrite

After that you will need to restart apache like this:
Quote:
/etc/init.d/apache2 restart


Top
   
 Post subject:
PostPosted: Sun Jun 27, 2010 7:15 am 
Offline
Newbie

Joined: Sun Jun 27, 2010 4:21 am
Posts: 3
Hey, Yeah, im using ubuntu...

Image

Ekk? :S


Top
   
 Post subject:
PostPosted: Sun Jun 27, 2010 8:47 am 
Offline
Senior Newbie

Joined: Thu Dec 24, 2009 5:36 pm
Posts: 12
Apache didn't stop properly.

Try:
Quote:
/etc/init.d/apache2 stop
/etc/init.d/apache2 start


Top
   
 Post subject:
PostPosted: Sun Jun 27, 2010 8:56 am 
Offline
Junior Member

Joined: Sat Jul 11, 2009 7:19 am
Posts: 30
Location: Martinique
You need to be root, or use sudo, in order to start or stop such services.


Top
   
 Post subject:
PostPosted: Sun Jun 27, 2010 10:36 am 
Offline
Newbie

Joined: Sun Jun 27, 2010 4:21 am
Posts: 3
Sorted. Thanks guys :) (Y)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group