OpenSSL C:\Apache24\cert>openssl req -new -out server.csrGenerating a 2048 bit RSA private key………………………..+++………………………………………………….+++writing new private key to ‚privkey.pem’Enter PEM pass phrase:Verifying – Enter PEM pass phrase:—–You are about to be asked to enter information that will be incorporatedinto your certificate request.What you are about to enter is what is called a Distinguished Name or a…
sudo a2enmod rewrite sudo service apache2 restart v konfiguračním souboru, např. .htaccess, povolit přepisování vlastností: <Directory /var/www/> Options Indexes FollowSymLinks MultiViews AllowOverride FileInfo Order allow,deny allow from all</Directory>