Jump to content
  • 0

Clean URL FluxCP in CentOS


breaker7

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   2
  • Joined:  09/19/13
  • Last Seen:  

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

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  27
  • Reputation:   0
  • Joined:  12/14/15
  • Last Seen:  

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!

Link to comment
Share on other sites

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.

×
×
  • Create New...