Commit 3be3ed2a3f06e86ee8ea8fef9a2bcf1a0909b943

Authored by Geoffrey PREUD'HOMME
1 parent c450b12e

Oups

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
api/.htaccess
... ... @@ -9,7 +9,7 @@ ErrorDocument 500 '{"status":"erreur_interne"}\n'
9 9 ErrorDocument 503 '{"status":"service_indisponible"}\n'
10 10  
11 11 RewriteEngine On
12   -RewriteBase /~geoffrey/10p5-server/api/
  12 +RewriteBase /api/
13 13  
14 14 RewriteCond %{REQUEST_FILENAME} !-d
15 15 RewriteCond %{REQUEST_FILENAME}\.php -f
... ...