Jump to content

Htaccess: Difference between revisions

added pubcookie section
Moju (talk | contribs)
No edit summary
Line 51: Line 51:
Lastly we need to set the permission on the file by typing:
Lastly we need to set the permission on the file by typing:


  chmod 755 .htaccess
  chmod 644 .htaccess


== htaccess & pubcookie ==
== htaccess & pubcookie ==