#274 fancy URLs broke

Cerrada
abierta hace 2 años por dchmelik · 2 comentarios

I have mod_rewrite enabled, the following configuration, and copied htaccess.sample to /var/www/gnusocial/.htacess (/srv/httpd/gnusocial.)

<Directory "/srv/httpd/gnusocial/public">
    Options Indexes FollowSymLinks
    AllowOverride All
    Require all granted
</Directory>

    However after this, fancy URLs no longer work (instead going to pages saying the pages don't exist.) They used to work on v1.2 (now upgraded to v2 with incomplete instructions.)
     If you can help me fix my node, I'll restart a node I let a few scientific/mathematical people use.

I have mod_rewrite enabled, the following configuration, and copied htaccess.sample to /var/www/gnusocial/.htacess (/srv/httpd/gnusocial.) ``` <Directory "/srv/httpd/gnusocial/public"> Options Indexes FollowSymLinks AllowOverride All Require all granted </Directory> ``` &nbsp;&nbsp;&nbsp; However after this, fancy URLs no longer work (instead going to pages saying the pages don't exist.) They used to work on v1.2 (now upgraded to v2 with incomplete instructions.)<br> &nbsp;&nbsp;&nbsp;&nbsp; If you can help me fix my node, I'll restart a node I let a few scientific/mathematical people use.
aab comentado hace 2 años

You should place the modified .htaccess in /var/www/gnusocial/public/.htaccess

You should place the modified .htaccess in /var/www/gnusocial/public/.htaccess
David Chmelik comentado hace 2 años
Autor

Fixed.

Fixed.
Inicie sesión para unirse a esta conversación.
Sin Milestone
Sin asignado
2 participantes
Cargando...
Cancelar
Guardar
Aún no existe contenido.