Getting Joomla URL Re-Writing to Work With Apache Mac

Getting Joomla URL Re-Writing to Work With Apache Mac

SEO Url's are an important part of SEO optimization. Here's the clear-cut guide to getting your Joomla sites setup for URL re-writing. 1. Enable mod_rewrite in Apache   Open your Apache config file Go - /private/etc/apache2/httpd.confGo to the 'rewrite_mod' line 168. Uncomment this line to enable it.Save httpd.conf. Remember, you might need to make a copy...

Continue reading
Tags:

Useful Mac Apps

Useful Mac Apps

AudacityFree, Mac X 10.4 and up http://audacity.sourceforge.net/  The ultimate open source audio editor. Everyone should have basic knowledge of Audacity; which literally lets you edit any music file endlessly.  iFunBoxFree, Mac X 10.6 and uphttp://www.i-funbox.com/ifunboxmac/ Easy to use file manager for Apple iDevices, if you're needing to get into file systems without jailbreaking your device.   CoconutBatteryFree, Mac X 10.7 and uphttp://www.coconut-flavour.com/coconutbattery/ Learn...

Continue reading
Tags:
Mac

Windows DNS Logs Deciphering

Windows DNS Logs Deciphering

DNS logs are extremely useful for many purposes. Let's review the basic DNS resource records and their purposes.  Host address (A). Maps a Domain Name System (DNS) domain name to an Internet Protocol (IP) address that is used by a computer.Alias canonical (CNAME). Maps an alias DNS domain name to another primary name or canonical name.Mail...

Continue reading
Tags:

Remove A DNS Entry Using Windows Command Line

Remove A DNS Entry Using Windows Command Line

Delete a host record from DNSdnscmd %server% /recorddelete %zone% @ A %IP% Query DNS forest-wide partition replica dsquery * "DC=ForestDNSZones,dc=forestRootDomain Add a CNAME record to DNS dnscmd %server% /recordadd %zone% %AliasName% CNAME %HostnameAliasing% Query zone resource records on a Microsoft DNS server wmic /namespace:\\root\microsoftdns /node:%server% path MicrosoftDNS_ResourceRecord WHERE ContainerName='%zone_name%'





nslookup with debug information nslookup...

Continue reading
Tags:

Mac X 10.10 Joomla 3 Installation

Mac X 10.10 Joomla 3 Installation

Getting Joomla to run on Mac is extremely easy. For the purpose of keeping current, this article details a new installation of Joomla on Mac X 10.10 Yosemite.Machine pre-requirements for this installation: Joomla 3                        http://www.joomla.org/download.htmlVirtualHostX                 https://clickontyler.com/virtualhostx(Paid download, makes...

Continue reading
Tags: