Changes between Version 10 and Version 11 of FaqTips
- Timestamp:
- 02/17/10 20:11:23 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FaqTips
v10 v11 9 9 }}} 10 10 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> entry11 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 12 12 {{{ 13 13 AllowOverride All
