introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.

Go to Topic: PreviousNext
Go to: Message ListNew TopicSearchLog InPrint View

Rewrite settings in EasyPHP3



Posted by: WhiteWolfSix
January 17, 2009 04:11PM
I am using EasyPHP3 and I am trying to set up Rewrite function. I have uncommented following line in EasyPHP 3.0/conf_files/httpd.conf: 'LoadModule rewrite_module modules/mod_rewrite.so'. I have found that this line 'AddModule mod_rewrite.c' should be also uncommented but I can't find it. Let me know please all steps for enabling rewrite function for SEO url rewrite.
Options: ReplyQuote
Posted by: Amour
January 17, 2009 05:13PM
"AddModule mod_rewrite.c" --> only with Apache 1.x
Options: ReplyQuote
Posted by: pisicosu
February 25, 2009 12:05AM
and what about apache 2.1.11 and easyphp 3?

Amour Wrote:
-------------------------------------------------------
> "AddModule mod_rewrite.c" --> only with Apache 1.x
Options: ReplyQuote
Posted by: __MaX__
July 04, 2009 09:42PM
Line 195 you'll find this :

<Directory />
Options FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
</Directory>

Comment AllowOverride None or change it to AllowOverride All

And now it's working :)
Options: ReplyQuote


Go to: Message ListSearchLog In
Your Name: 
Your Email: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.