User Tools

Site Tools


software:webdesign:htaccess

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:webdesign:htaccess [2017/07/01 05:18] – [Access control] superwizardsoftware:webdesign:htaccess [2017/10/13 04:59] (current) superwizard
Line 1: Line 1:
 +======  Htaccess → THE Ultimate Htaccess ======
 +
 +From: https://www.askapache.com/htaccess/
 +
 +<code>
 +Specifically, .htaccess is the default file name of a special configuration file that provides a number of directives (commands) for controlling and configuring the Apache Web Server, and also to control and configure modules that can be built into the Apache installation, or included at run-time like mod_rewrite (for htaccess rewrite), mod_alias (for htaccess redirects), and mod_ssl (for controlling SSL connections).
 +
 +Htaccess allows for decentralized management of Web Server configurations
 +</code>
 +
 +
 +====== For setting up https SSL access for a website Drupal in particular ======
 +
 +[[service:ssl|Service SSL]]
 +
 +
 ====== What Can it Do ====== ====== What Can it Do ======
  
software/webdesign/htaccess.1498886287.txt.gz · Last modified: by superwizard