Sentora Support Forums
URL rewrite - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36)
+---- Thread: URL rewrite (/showthread.php?tid=1970)



URL rewrite - Justino - 09-16-2015

Hi everyone,

I currently installed CentOS7 minimal with Sentora and it's working perfectly.
There is only 1 issue.

I can't get mod_rewrite working.
It is enabled as PHP module.

I have a Joomla 3.x webpage, which has URL rewrite enabled in it's config but only the Home page is working.
Other pages are receiving a 404 page, not found.
This joomla is freshly installed, and i have renamed the htaccess.txt to htaccess

Does anyone have a clue what i'm doing wrong?


RE: URL rewrite - bbspike - 09-17-2015

(09-16-2015, 09:27 PM)Justino Wrote: Hi everyone,

I currently installed CentOS7 minimal with Sentora and it's working perfectly.
There is only 1 issue.

I can't get mod_rewrite working.
It is enabled as PHP module.

I have a Joomla 3.x webpage, which has URL rewrite enabled in it's config but only the Home page is working.
Other pages are receiving a 404 page, not found.
This joomla is freshly installed, and i have renamed the htaccess.txt to htaccess

Does anyone have a clue what i'm doing wrong?

Renamed to htaccess or .htaccess?


RE: URL rewrite - Justino - 09-17-2015

(09-17-2015, 04:55 PM)bbspike Wrote:
(09-16-2015, 09:27 PM)Justino Wrote: Hi everyone,

I currently installed CentOS7 minimal with Sentora and it's working perfectly.
There is only 1 issue.

I can't get mod_rewrite working.
It is enabled as PHP module.

I have a Joomla 3.x webpage, which has URL rewrite enabled in it's config but only the Home page is working.
Other pages are receiving a 404 page, not found.
This joomla is freshly installed, and i have renamed the htaccess.txt to htaccess

Does anyone have a clue what i'm doing wrong?

Renamed to htaccess or .htaccess?

I feel so stupid....
This did the trick!

Thank you very much