SEF on apache+php-fpm

Discuss Search Engine Optimization in relation to Joomla! 3.x. This forum will also have discussions on SEF/SEO Joomla! 3.x extensions.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
oernii
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Wed Jan 09, 2008 4:08 pm

SEF on apache+php-fpm

Post by oernii » Wed Aug 22, 2018 1:24 pm

Hi do any of you have a working setup on php-fpm/apache and joomla SEF? So far I have tried:
* ProxyPass / fcgi://127.0.0.1:9000/var/www/web/htdocs
* RewriteRule ^\/en fcgi://127.0.0.1:9000/var/www/web/htdocs/$1 [L,P]
* ProxyPassMatch ^/(.*.php) fcgi://127.0.0.1:9000/var/www/web/htdocs

The work for some pages, but on language sites it just keeps looping to /en/en/en/en/...

User avatar
digitalkube
Joomla! Apprentice
Joomla! Apprentice
Posts: 24
Joined: Sat Aug 11, 2018 6:32 pm
Location: India
Contact:

Re: SEF on apache+php-fpm

Post by digitalkube » Sat Aug 25, 2018 2:41 pm

I don't see any problem with the configuration.
  • Make sure that your Apache config file allows .htaccess overrides.
  • Then restart apache server after that.
  • Also, clear both browser and server-side cache.
  • Or try to access the site in incognito mode.


Locked

Return to “Search Engine Optimization (Joomla! SEO) in Joomla! 3.x”