ProfessionalIT/customers/master/persianas_paludo/src/public_html/.htaccess - Htaccess File

ProfessionalIT/customers/master/persianas_paludo/src/public_html/.htaccess

RewriteEngine On 
RewriteBase / 
RewriteRule ^(site.fcgi/.*)$ - [L]
RewriteRule ^(static/.*)$ - [L]
RewriteRule ^robots.txt$ /static/resources/robots.txt [L]
RewriteRule ^(.*)$ site.fcgi/$1 [L]

On Github License

Files

Download PDF of Htaccess file
static

Comments

Apache