mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	Merge pull request #1423 from tmikaeld/patch-1
Added missing symlink instruction
This commit is contained in:
		
						commit
						fdd0cb2a30
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -150,6 +150,12 @@ content:
 | 
			
		|||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
Create a symlink to sites-enabled:
 | 
			
		||||
 | 
			
		||||
.. code:: sh
 | 
			
		||||
 | 
			
		||||
   sudo ln -s /etc/nginx/sites-available/searx /etc/nginx/sites-enabled/searx
 | 
			
		||||
 | 
			
		||||
Restart service:
 | 
			
		||||
 | 
			
		||||
.. code:: sh
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue