#274 fancy URLs broke

Chiuso
aperto 2 anni fa da dchmelik · 2 commenti

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 commented 2 anni fa

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 commented 2 anni fa
Autore

Fixed.

Fixed.
Sign in to join this conversation.
Nessuna milestone
Nessun assegnatario
2 Partecipanti
Caricamento...
Annulla
Salva
Non ci sono ancora contenuti.