univ-pau-ics/.htaccess

4 lines
60 B
ApacheConf
Raw Normal View History

2017-09-12 07:49:38 +00:00
RewriteEngine on
RewriteRule ^(.*)$ public_html/$1 [QSA,L]