Experiments
Things that I have no idea, or some idea, about but am still at a loss on how to do. Try and try again, they say!
- Manga Avenue
- After searching through the internet, it seems that my sought-after CSS pseudoclass first-word is no longer supported in CSS3 so I might as well not use it.
- Hakkai’s Mod Rewrite
- I've finally managed to get around in implementing Apache's mod_rewrite function for one of my fanlistings, namely my Cho Hakkai one. There was a lot of experimentation plus some trial and errors before I got it right. One of the errors seems to be that since the new URLs were transformed from http://hakkai.winglica.com/members.php?mode=members&cid=163 to http://hakkai.winglica.com/members/cid/163/ that my server decided to get finicky on me. I have to say that the whole thing is just too picky. In some cases, a trailing slash gives out an error while in some cases no trailing slash gives a 404. Not to mention that I have to state the absolute URL for my images and style sheets because, the mod_rewrite rewriting the URL into folders, relative ...
- Plesk and Htaccess
- I was having trouble with disabling direct-linking in Plesk in Winglica. It was weird since I was using the same htaccess file that I used when Winglica was still hosted on a CPanel. But now that it uses Plesk, everyone can direct link.


