Write this code then save the file into .htaccess, then put the .htaccess file same directory in you index.php or the CI system folder etc.
Go to system > application > config, open config.php and set index_page into nothing.
UAC(User Access Control) is a feature of Windows Vista that is to enhance the security of your system. Each time an application is installed or whenever an important system change is made by the user or by a running process, the screen is blacked out and temporarily disabled and a dialog is shown with the choices to allow or deny the action, there are many way of how to disable that one…
A. This Method is using MSCONFIG
1. Start Menu -> type in the search area “run” enter
2. Type msconfig in run then enter.
3. Click on the Tools tab. Scroll down till you find “Disable UAC” . Click on that line.
4. Press the Launch button.
5. When the command is done, you can close the window.
6. You need to reboot the computer for changes to apply.
You can enable the UAC back, by doing the same thing but select the “Enable UAC” then Launch Button.
Posted by Joey Villas on Jan 23, 2009 in Uncategorized
Valentine’s Day is a holiday celebrated on February 14. It is the traditional day on which lovers express their love for each other by sending Valentine’s cards, presenting flowers, or offering confectionery, all in the name of St. Valentine.. It is named after two among the numerous Early Christian martyrs named Valentine. The day became associated with romantic love in the circle of Geoffrey Chaucer in the High Middle Ages, when the tradition of courtly love flourished.
According to legend, the holiday has its roots in the ancient Roman festival of Lupercalis/Lupercalia, a fertility celebration commemorated annually on February 15. As Christianity came to dominance in Europe, pagan holidays such as Lupercalia were frequently renamed for early Christian martyrs. In 496 AD, Pope Gelasius recast this pagan festival as a Christian feast day circa 496, declaring February 14 to be the feast day of the Roman martyr Saint Valentine, who lived in the 3rd century.
Inopacan is a tiny western coastal municipality occupying a mere 182 square kilometers of green rolling hills bordered by narrow coastal plains. From the sea, it looks like a little coconut-convered rural community with a backdrop of high blue-greenish mountains. Beyod these mountains are the boundaries of Mahaplag and portions of Sogod, Southern Leyte and Hilongos. To the north is the progressive town of Baybay and the south is the equally small and peaceful Hindang town. The rich Camotes Sea Bound the western part.
The Town has twenty barangays, eight of which, including the poblacion, are along the coast. One is an island barangay and the rest are in the interior part. Sixty-five percent of the people live along the coast.
It is believed that the early settlers of Inopacan came from Cebu and Bohol. The Present site has been its original location because it had never been subjected to attacks from the moros. This was because of a dragon-sized snake that once lived in a cape located at the western sea approach to the town. This huge reptile would reportedly attack boats that would pass by it, so it prevented moro “pangkos” from landing at the settlement.
After the snake was killed, the settlement continued to enjoy a life of peace and safety because there appeared another protector of the people, a legendary hero by the name of “Inong.” The hero was said to be a leader of a well-trained band of men who successfully defended the pueblo from depredating moros. Believed to have possessed supernatural powers, Inong was said to be able to jump from hill to hill or from moro boat to boat wreaking havoc on the invaders so much so that he was commonly believed to have some kind of wings. Wings in the dialect means “pako” so that one who possessed wings is called “pak-an.” Inong therefore was known far and wide as Inong Pak-an, the winged Inong - which has been transformed to its present Inopacan for easier pronunciation. Read more…
Posted by Joey Villas on Jan 12, 2009 in CodeIgniter
The cause of that error 500 mostly its because your using .htaccess in codeigniter, to solve that problem go to the directory of your xampp for example c:\xampp\apache\conf\ and open the file named “httpd.conf” and go to line 118 and remove the comment which is the number sign (#) or search the “mod_rewrite” then remove the comment.
Key decision - decide if you need a password for the administrator’s account that you are going to activate. My point is that the local policy may insist on a complex password, thus you will not be able to activate the administrator with a blank password. This technique also works on Windows Server 2008, however on that operating system it is more likely you will set /active:no.
Logon to Vista using your usual account.
Launch the cmd prompt - Make sure you select, ‘Run as administrator’
Net user administrator p£ssw0rD
Net user administrator /active:yes
Switch User, or logoff
Logon as Administrator Password p£ssw0rD
(Your password may be different!)