Annonce : Redirect your domain to your repository 

Redirect your domain to your repository

To use YouRepo on your own domain name, you can use a .htaccess file.

Create this file and put it inside :

[quote]RewriteEngine on

RewriteRule ^(Packages.bz2|Release|CydiaIcon.png|debs/.+)$ https://Your-Repo-Name.yourepo.com/$1 [L,QSA]
[/quote]

Don't forget to edit Your-Repo-Name ❗

Report any bugs here !

 Ce message a été édité par @Relisiuol à .