To get that the clear URLs works in Easyphp 1.8 you have to join the httpd.conf file and change this two lines:

#LoadModule rewrite_module modules/mod_rewrite.so

and

#AddModule mod_rewrite.c

and leave like this in the same line.

LoadModule rewrite_module modules/mod_rewrite.so

y

AddModule mod_rewrite.c

and Re-start the server.

Easyphp have the mod_rewrite within.

If there is any problem tell me.

Oskar Calvo.

Comments

JohnLinux’s picture

Hi. the current httpd.conf doesn't have AddModule mod_rewrite.c and clean url is not working. what else can I do?

John

--
www.whereis.co.ke

oskar_calvo’s picture

In easyphp, you can enable AddModule mod_rewrite with the configuration of easyphp, check the small icon near your computer clock, and choose configure apache. Should be there.

Sorry, I works now with Linux.

Oskar

gestión del conocimiento y de la información con software libre

sahuni’s picture

Hi,
I'd like to know how you did
I have easyphp 3.0 and it won't accept the AddModule mod_rewrite.c
What did you do to make it work?
All the best
Sahuni

sahuni’s picture

Sorry, I just saw afterwards the link for Clean URLs for EasyPHP 2 (with Apache 2)
I adjust as explained and it works.
Great!
So forgat my questions