Changes between Version 11 and Version 12 of FaqTips

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

--

Legend:

Unmodified
Added
Removed
Modified
  • FaqTips

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