Changes between Version 10 and Version 11 of FaqTips

Show
Ignore:
Timestamp:
02/17/10 20:11:23 (7 months ago)
Author:
armin (IP: 79.16.153.133)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FaqTips

    v10 v11  
    99}}}  
    1010 
    11 you can achieve "cleaner" looking URL's by using Apache rewrite rules. This requites the configuration setting in the Apache configuration file (usually {{{httpd.conf}}}) under your <directory> entry  
     11you can achieve "cleaner" looking URL's by using Apache rewrite rules and {{{.htaccess}}} files (just google for "apache .htaccess"). This requites the configuration setting in the Apache configuration file (usually {{{httpd.conf}}}) under your <directory> entry  
    1212{{{ 
    1313  AllowOverride All