Jump to content
  • 0

Clean URL FluxCP in CentOS


Question

Posted

Hi.. I already search about fluxcp and didnt get tutorial / information about use clean url flux cp with Linux ( CentOS )

 

I want to use FluxCP use clean url configuration, already change clean url "true" in application.php

 

I already goolge how use clean url in CentOS

 

Can someone tell me how to use clean url in CentOS?


 

1. I check in /etc/httpd/conf/httpd.conf

in line LoadModule rewrite_module modules/mod_rewrite.so is active ( i didnt see #, i think this mod active )

 

2. Then i change AllowOverride None to AllowOverride All in

 

<Directory "/var/www/html">

 

3. I already remove comment in .htaccess in my flux folder

#RewriteEngine On

to 

RewriteEngine On

 

4. I already restart httpd service in my centos

 

But clean url still doesn't work

 

Anyone can help me?  

Sorry i`m bad in english  /oops

1 answer to this question

Recommended Posts

  • 0
Posted

I'm not sure if this works with CentOS, but

Make sure you take the other #s out in  .htaccess 

Also, you don't have to change  AllowOverride None, return it like it was, and then restart the service, hope it works!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...