Quarter Pie Interactive on ‘rewriting’


Project with Rewriting implemented using httpd-ini and htaccess with PHP or ASP. URL Rewriting, Search Engine Friendly URLs, Getting rid of querystring parameters, ISAPI Rewrite, htaccess rewriting, ASP Rewriting, PHP Rewriting

Force SSL (HTTPS) using mod_rewrite

This is a simple snippet that is often required and helpful for eCommerce Websites running off a linux server using mod_rewrite. If you have a client who wants the entire website to work with the SSL Padlock ON. You can use these lines in your .htaccess files to force a redirect to https which works off port 443 instead of http which works on port 80. RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.example.com/$1 [R,L]

» continue reading

ASFA Website

ASFA Website

Apeejay School Faridabad Alumni (ASFA) Website is a website for the Alumni Members of Apeejay School Faridabad. This is built using PHP with MySQL Database and using CodeIgniter as MVC Framework. This is completely based on MVC Architecture and is a very basic feature website for now. Hopefully ASFA with be an extensive Alumni Network Website very soon with further developments.

» continue reading

Restrobar

Restrobar

A Restaurants Directory which is designed, programmed and hosted by Quarter Pie Interactive.  As of now, this has more than 2500 restaurants listed on the website which are located all across the world but most of them are from India, Singapore and Malaysia. The website is designed and programmed using ASP with SQL Server. The website has more than 30,000 unique visitors a month and the count is increasing every month.

» continue reading