breaker7 Posted July 27, 2014 Posted July 27, 2014 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 Quote
0 letschange Posted February 11, 2017 Posted February 11, 2017 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! Quote
Question
breaker7
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
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.