Login Form






Lost Password?

Statistics

OS: Linux s
PHP: 5.2.13
MySQL: 5.0.67-Max
Time: 16:05
Caching: Enabled
GZIP: Enabled
Members: 5
News: 79
WebLinks: 8
Visitors: 111816
Home arrow News arrow Linux arrow Search engine friendly URLs in mambo with apache 2
Search engine friendly URLs in mambo with apache 2 Print E-mail
Written by Erik Brakkee   
Got search engine friendly URLs to work now.
I had to do the following things to get it working:
  • Rename htaccess.txt to .htaccess in my mambo installation
  • Add 'Options FollowSymLinks' to that file, otherwise Apache 2 does not accept URL rewriting
  • allowing of .htaccess files for the mambo directory by specifying 'AllowOverride All' in my default-server.conf (/etc/apache2)
  • loading of the URL rewriting module in Apache by adding the rewrite module to the list of modules in /etc/sysconfig/apache2
Also submitted the link to this site to google to see if it will work now.
Last Updated ( Sunday, 06 March 2005 )
 
< Prev   Next >

You are not authorized to leave comments - please login.
© 2010 Nonsense and other useful things...
Joomla! is Free Software released under the GNU/GPL License.