logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: unable use url rewrite on my apache server
Author
gong



Joined: 01 Mar 2014
Posts: 4

PostPosted: Fri 15 Aug '14 16:08    Post subject: unable use url rewrite on my apache server Reply with quote

Hello,
greetings all,

I'm new here and this first time I join on this forum,

after I install my apache 2.4 on my notebook,
I install it using PHP and it's successful,

but when I use .htaccess to generate url rewrite it didn't work,

Q : Is there misconfiguration on my setting?

please help

Nice to meet you all

Thanks
Back to top
gong



Joined: 01 Mar 2014
Posts: 4

PostPosted: Sat 16 Aug '14 16:12    Post subject: Reply with quote

This is my httpd.conf file :

Mod note: Do not post your whole config file here in the forum. See the forum rules. Removed config!

http://pastebin.com/raw.php?i=YiAq0PdY
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7306
Location: Germany, Next to Hamburg

PostPosted: Sat 16 Aug '14 17:16    Post subject: Reply with quote

You issue is AllowOverride None in the document root.
Back to top


Reply to topic   Topic: unable use url rewrite on my apache server View previous topic :: View next topic
Post new topic   Forum Index -> Apache