Changes between Version 11 and Version 12 of FaqTips
- Timestamp:
- 02/17/10 20:12:18 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FaqTips
v11 v12 9 9 }}} 10 10 11 you can achieve "cleaner" looking URL's by using Apache rewrite rules and {{{.htaccess}}} files (just google for "apache .htaccess"). This requi tes the configuration setting in the Apache configuration file (usually {{{httpd.conf}}}) under your <directory> entry11 you 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 12 12 {{{ 13 13 AllowOverride All
