2011
07.18
07.18
After setting up proper LAMP system on Ubuntu we need to set some other parameters also for apache to workout smoothly with current open source systems. For that must necessary configuration is mode_rewite module. To enable this module use following command in terminal:
a2enmode rewrite
This will enable your clean URL structure for websites.
No Comment.
Add Your Comment